Skip to content

Commit a923278

Browse files
authored
Update deploy.yml
1 parent 6527cda commit a923278

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ jobs:
4646
4747
- name: Upload Artifact to Release
4848
uses: actions/upload-release-asset@v1
49+
env:
50+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4951
with:
5052
upload_url: ${{ steps.create_release.outputs.upload_url }}
5153
asset_path: boxzer-out.tar.gz

0 commit comments

Comments
 (0)