Streamline the release process with forgejo actions #74

Merged
linos merged 29 commits from prepare_first_release into main 2024-10-29 21:13:00 +01:00
Showing only changes of commit 48a086765b - Show all commits

View file

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