.gitea/workflows/release-drafter.yml aktualisiert
All checks were successful
CI / release (push) Successful in 43s

This commit is contained in:
florian 2024-01-13 19:45:28 +01:00
parent 58a3f1d5bf
commit 9f681424cf

View File

@ -4,7 +4,6 @@ on:
jobs:
release:
if: startsWith(github.ref, 'refs/tags/')
runs-on: ubuntu-latest
steps:
- name: Setup Go