Update .forgejo/workflows/nightly.yml
This commit is contained in:
parent
266e0b5874
commit
5897a74210
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@ jobs:
|
|||
|
||||
- uses: actions/forgejo-release@v1
|
||||
with:
|
||||
token: ${{ GITHUB_TOKEN }}
|
||||
token: ${{ github.token }}
|
||||
direction: upload
|
||||
release-dir: dist
|
Loading…
Add table
Reference in a new issue