.gitea/workflows/release-drafter.yml aktualisiert
All checks were successful
CI / release (push) Successful in 43s
All checks were successful
CI / release (push) Successful in 43s
This commit is contained in:
@ -4,7 +4,6 @@ on:
|
||||
|
||||
jobs:
|
||||
release:
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Setup Go
|
||||
|
Reference in New Issue
Block a user