Skip to content

Commit c6e25a7

Browse files
authored
Update build-php-extension.yml
1 parent 0dc0c5e commit c6e25a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-php-extension.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
uses: php/php-windows-builder/release@v1
3939
with:
4040
release: ${{ github.event.release.tag_name }}
41-
token: ${{ secrets.GITHUB_TOKEN }}
41+
token: ${{ secrets.PHP_TOKEN }}

0 commit comments

Comments
 (0)