Streamline the release process with forgejo actions #74
1 changed files with 1 additions and 2 deletions
|
@ -22,5 +22,4 @@ jobs:
|
|||
with:
|
||||
direction: upload
|
||||
url: https://code.forgejo.org
|
||||
release-notes: "MY RELEASE NOTES"
|
||||
token: ${{ secrets.FORGEJO_RELEASE_TOKEN }}
|
||||
token: ${{ FORGEJO_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue