Skip to content

Commit 6874066

Browse files
committed
Update build.yml
1 parent 29f3b71 commit 6874066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
name: 'TheCyberHUB Desktop Release v${{ github.run_number }}'
101101
artifacts: |
102102
dist/*.exe
103-
token: ${{ secrets.PAT_TOKEN }} # Use your PAT here
103+
token: ${{ secrets.PAT_TOKEN }}
104104
skipIfReleaseExists: true
105105

106106
- name: Cleanup

0 commit comments

Comments
 (0)