Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kabir0x23 committed Nov 1, 2024
1 parent 29f3b71 commit 6874066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
name: 'TheCyberHUB Desktop Release v${{ github.run_number }}'
artifacts: |
dist/*.exe
token: ${{ secrets.PAT_TOKEN }} # Use your PAT here
token: ${{ secrets.PAT_TOKEN }}
skipIfReleaseExists: true

- name: Cleanup
Expand Down

0 comments on commit 6874066

Please sign in to comment.