Skip to content

Commit

Permalink
fix: add back gitub fine grain PAT
Browse files Browse the repository at this point in the history
Signed-off-by: sarthakjdev <jsarthak448@gmail.com>
  • Loading branch information
sarthakjdev committed Jul 20, 2024
1 parent d2b38ff commit eb4b2a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
id-token: write
env:
HUSKY: 0
GITHUB_TOKEN: ${{ secrets.PAT }}
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit eb4b2a0

Please sign in to comment.