Skip to content

Commit 91b9356

Browse files
committed
Update token
1 parent 0f46e33 commit 91b9356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-pr-on-push-to-develop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
create-pr:
1212
runs-on: ubuntu-latest
1313
env:
14-
GH_TOKEN: ${{ secrets.PAT_JEST_TYPESCRIPT_EXAMPLE }}
14+
GH_TOKEN: ${{ secrets.PAT_EXAMPLE }}
1515
steps:
1616
- name: Checkout code
1717
uses: actions/checkout@v4

0 commit comments

Comments
 (0)