Skip to content

Commit 9b0cc0c

Browse files
committed
test
1 parent cbd49cf commit 9b0cc0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262

6363
- name: Copy hosted binaries to proper directory and commit
6464
env:
65-
GITHUB_TOKEN: ${{ secrets.TOOLS_UPLOAD_PAT }}
65+
GITHUB_TOKEN: ${{ github.token }}
6666
run: |
6767
# Create hosted directory if it doesn't exist
6868
mkdir -p ${{ github.workspace }}/hosted

0 commit comments

Comments
 (0)