Skip to content

Commit eb4b2a0

Browse files
committed
fix: add back gitub fine grain PAT
Signed-off-by: sarthakjdev <jsarthak448@gmail.com>
1 parent d2b38ff commit eb4b2a0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
id-token: write
2525
env:
2626
HUSKY: 0
27+
GITHUB_TOKEN: ${{ secrets.PAT }}
2728
steps:
2829
- name: Checkout
2930
uses: actions/checkout@v3

0 commit comments

Comments
 (0)