Skip to content

Commit

Permalink
Merge branch 'php/8.1' into php/8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Aug 8, 2023
2 parents 5457db9 + ed0bc4d commit f2739b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,11 +211,12 @@ jobs:
${{ github.workspace }}/MacOS-PM*/*.tar.gz
${{ github.workspace }}/Windows-PM*/*.zip
makeLatest: ${{ github.ref_name == github.event.repository.default_branch }}
name: PHP ${{ steps.version.outputs.PHP_VERSION }} (Latest)
name: PHP ${{ steps.version.outputs.PHP_VERSION }} - Latest (Build ${{ github.run_number }})
tag: php-${{ steps.version.outputs.PHP_VERSION }}-latest
commit: ${{ github.sha }}
allowUpdates: true
bodyFile: ${{ github.workspace }}/changelog.md
removeArtifacts: true

- name: Publish unique release
uses: ncipollo/[email protected]
Expand Down

0 comments on commit f2739b0

Please sign in to comment.