Skip to content

Commit

Permalink
Update package_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DJSchaffner authored Feb 14, 2024
1 parent d0d0d51 commit 760da18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Upload Release Asset
uses: actions/upload-release-asset@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.token }}
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: ./BetterBags_ItemRack-${{ github.ref }}.zip
Expand Down

0 comments on commit 760da18

Please sign in to comment.