Skip to content

Commit fd82dd1

Browse files
authored
use magic GH token instead
1 parent 3fa2638 commit fd82dd1

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.PAT }}
14+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1515
SPC_VERSION: 2.7.7
1616

1717
jobs:

0 commit comments

Comments
 (0)