Skip to content

Commit c0c7175

Browse files
committed
fix: use PAT
1 parent 0ffc656 commit c0c7175

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
uses: actions/checkout@v2
1414
with:
1515
fetch-depth: 0
16+
token: ${{ secrets.PAT }}
1617

1718
- name: Conventional Changelog Action
1819
id: changelog

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)