Skip to content

Commit e5c9878

Browse files
authored
Update release-please.yml
1 parent f882b55 commit e5c9878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: google-github-actions/release-please-action@v4
1717
with:
18-
token: ${{ secrets.JS_STARTER_PAT }} # Use a PAT to allow triggering other workflows
18+
token: ${{ secrets.PHP_THEME_GEN }} # Use a PAT to allow triggering other workflows
1919
release-type: node
2020
# package-name: php-theme-gen
2121
# pull-request-title-pattern: "chore(release): ${version}"

0 commit comments

Comments
 (0)