Skip to content

Commit fc4c4d4

Browse files
authored
use pat
1 parent 3f7eb6d commit fc4c4d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
workflow_dispatch:
1212

1313
env:
14-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
14+
GITHUB_TOKEN: ${{ secrets.PAT }}
1515

1616
jobs:
1717
build:

0 commit comments

Comments
 (0)