Skip to content

Commit

Permalink
Merge pull request #113 from alleyinteractive/fix/built-release
Browse files Browse the repository at this point in the history
Set PHP and node versions on built release task
  • Loading branch information
kevinfodness authored Dec 18, 2023
2 parents 419ed10 + eb05849 commit 300d1c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/built-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ on:
jobs:
built-release:
uses: alleyinteractive/.github/.github/workflows/built-release.yml@main
with:
node: 20
php: 8.2

0 comments on commit 300d1c5

Please sign in to comment.