.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:
|
jobs:
|
||||||
release:
|
release:
|
||||||
if: startsWith(github.ref, 'refs/tags/')
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
|
|
Loading…
Reference in New Issue