Skip to content

Commit

Permalink
fix upload
Browse files Browse the repository at this point in the history
  • Loading branch information
antony-jr committed Nov 17, 2023
1 parent 26eac9d commit 2d55cfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
- name: Upload Bundles
uses: svenstaro/upload-release-action@v2
shell: cmd
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ${{ github.workspace }}/output/windows-Qt-5.15.2-${{ matrix.platform }}.zip
Expand Down

0 comments on commit 2d55cfc

Please sign in to comment.