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