rename the workflows to better reflect their purpose

This commit is contained in:
Earl Warren 2023-05-27 16:54:02 +02:00
parent 33eb571b57
commit bfecaccab2
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
2 changed files with 1 additions and 1 deletions

View file

@ -35,6 +35,6 @@ jobs:
repo: forgejo/runner
direction: upload
release-dir: release
release-notes: "RELEASE-NOTES#${{ steps.build.outputs.tag }}"
release-notes: "RELEASE-NOTES"
token: ${{ secrets.TOKEN }}
gpg-private-key: ${{ secrets.GPG }}