Skip to content

Commit

Permalink
Revert workflow change
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonp2412 committed Jun 4, 2024
1 parent 0177bc5 commit 37f2f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Upload Release Asset
uses: actions/upload-release-asset@v1
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: ./flexify-windows.zip
Expand Down

0 comments on commit 37f2f71

Please sign in to comment.