Skip to content

Commit 7ebfbab

Browse files
committed
fix: release
1 parent 185ea6e commit 7ebfbab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
steps:
1919
- name: Checkout repository
2020
uses: actions/checkout@v4
21+
with:
22+
token: ${{ secrets.PAT }}
2123

2224
- name: Install Rust
2325
uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)