.gitea/workflows/release-drafter.yml aktualisiert
CI / release (push) Successful in 43s Details

This commit is contained in:
florian 2024-01-13 19:45:28 +01:00
parent 58a3f1d5bf
commit 9f681424cf
1 changed files with 0 additions and 1 deletions

View File

@ -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