Skip to content

Commit bd4ba42

Browse files
committed
Update build.yml
1 parent df303fb commit bd4ba42

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
@@ -46,7 +46,7 @@ jobs:
4646
name: 'TheCyberHUB Desktop Release v${{ github.run_number }}'
4747
artifacts: |
4848
dist/*.exe
49-
token: ${{ secrets.GH_TOKEN }} # Use your PAT here
49+
token: ${{ secrets.PAT_TOKEN }} # Use your PAT here
5050
skipIfReleaseExists: true # Skip if the release already exists
5151

5252
# Optional: Clean up after the build

0 commit comments

Comments
 (0)