Skip to content

Commit

Permalink
Update release-master.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brlumen authored Jan 10, 2025
1 parent 55fecc7 commit bff3d0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
# 5. Uploading the archive to the release
- name: Upload to Release
uses: actions/upload-release-asset@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: ./release.zip
Expand Down

0 comments on commit bff3d0c

Please sign in to comment.