Skip to content

Commit

Permalink
Switching to secrets for 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
srtfisher committed Jan 3, 2024
1 parent 7938de8 commit eed4651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/built-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ jobs:
built-release:
uses: alleyinteractive/.github/.github/workflows/built-release.yml@main
if: ${{ github.repository != 'alleyinteractive/create-wordpress-plugin' }}
secrets: inherit
with:
node: 16
php: '8.2'
github_token: ${{ secrets.GH_TOKEN }}
composer_install: true
draft: false

0 comments on commit eed4651

Please sign in to comment.