fix: pass token via env GITHUB_TOKEN and GITEA_TOKEN for release action
Release / build-and-release (push) Failing after 54s
Release / build-and-release (push) Failing after 54s
This commit is contained in:
@@ -73,6 +73,9 @@ jobs:
|
||||
wgrplane-linux-amd64
|
||||
wgrplane-linux-arm64
|
||||
latest.json
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.TOKEN_BUILD }}
|
||||
GITEA_TOKEN: ${{ secrets.TOKEN_BUILD }}
|
||||
|
||||
- name: Cleanup build artifacts
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user