Skip to content

Commit 162b183

Browse files
authored
Update clang-tools-amd64.yml
1 parent 1208605 commit 162b183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang-tools-amd64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ jobs:
165165
- name: draft release
166166
uses: xresloader/upload-to-github-release@v1
167167
env:
168-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
168+
GITHUB_TOKEN: ${{ secrets.TOKEN }}
169169
with:
170170
file: "clang-*"
171171
draft: true

0 commit comments

Comments
 (0)