Skip to content

Commit 1c4931c

Browse files
committed
fix: use PAT
1 parent 1486c4d commit 1c4931c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/create-release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ jobs:
3030
with:
3131
tag_name: ${{ steps.changelog.outputs.tag }}
3232
body: ${{ steps.changelog.outputs.clean_changelog }}
33+
token: ${{ secrets.PAT }}

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)