Skip to content

Commit

Permalink
Merge branch 'php/8.2' into php/8.3-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Aug 15, 2023
2 parents 5f65d82 + 38de1c8 commit 9b6f108
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ jobs:
allowUpdates: true
bodyFile: ${{ github.workspace }}/changelog.md
removeArtifacts: true
prerelease: ${{ endsWith(github.ref_name, '-preview') }}

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

0 comments on commit 9b6f108

Please sign in to comment.