.gitea/workflows/release-drafter.yml aktualisiert
CI / release (push) Successful in 43s
Details
CI / release (push) Successful in 43s
Details
This commit is contained in:
parent
58a3f1d5bf
commit
9f681424cf
|
@ -4,7 +4,6 @@ on:
|
|||
|
||||
jobs:
|
||||
release:
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Setup Go
|
||||
|
|
Loading…
Reference in New Issue