Skip to content

Commit e3dba74

Browse files
committed
Update GitHub PAT on Release workflow
1 parent 09de436 commit e3dba74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
uses: actions/checkout@v4
109109
with:
110110
submodules: recursive
111-
token: ${{ secrets.PAT_GITHUB }}
111+
token: ${{ secrets.ANZA_TEAM_PAT }}
112112
- name: Setup pnpm
113113
uses: pnpm/action-setup@v3
114114
- name: Setup Node.js

0 commit comments

Comments
 (0)