mirror of
https://gitea.com/gitea/act_runner.git
synced 2024-11-10 04:37:22 +01:00
Release nightly versions for tags (#536)
Or the latest nightly version could be "v0.2.8-4-gbe2df36" even though there's "v0.2.9", although they are for the same commit. Reviewed-on: https://gitea.com/gitea/act_runner/pulls/536
This commit is contained in:
parent
be2df361ef
commit
8567324a19
@ -3,6 +3,8 @@ name: release-nightly
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
goreleaser:
|
||||
|
Loading…
Reference in New Issue
Block a user