This commit is contained in:
Earl Warren 2023-03-31 00:09:26 +02:00
parent a9b7d752f4
commit b818607d61
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
7 changed files with 1 additions and 15 deletions

View file

@ -17,7 +17,6 @@ jobs:
direction: upload
tag: v1.0
token: FORGEJO_TOKEN
doer: testuser
release-dir: upload-dir
release-notes: "RELEASE NOTES"
verbose: true
@ -28,7 +27,6 @@ jobs:
direction: download
tag: v1.0
token: FORGEJO_TOKEN
doer: testuser
release-dir: download-dir
verbose: true
- if: ${{ !startsWith(github.ref, 'refs/tags/v') }}