Updated forgejo actions token because default has lacking permissions
This commit is contained in:
parent
a9b395b386
commit
3864341f6a
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ jobs:
|
|||
direction: upload
|
||||
title: ${{ github.ref_name }}
|
||||
tag: ${{ github.ref_name }}
|
||||
token: ${{ secrets.FORGEJO_TOKEN }}
|
||||
release-dir: build
|
||||
release-notes-assistant: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue