Skip to content

Commit

Permalink
Change action token, trigger it
Browse files Browse the repository at this point in the history
nHi from the template commit-msg hook
  • Loading branch information
beeender committed Mar 7, 2022
1 parent f3a37dd commit 7d0aff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-tools-amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:
- name: draft release
uses: xresloader/upload-to-github-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.TOKEN_GITHUB }}
with:
file: "clang-*"
draft: true

0 comments on commit 7d0aff9

Please sign in to comment.