Skip to content

Commit b590232

Browse files
committed
fix: remove github pat env
Signed-off-by: sarthakjdev <jsarthak448@gmail.com>
1 parent f5126ad commit b590232

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yaml

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

0 commit comments

Comments
 (0)