Skip to content

Commit

Permalink
fix: Try v4 of release please
Browse files Browse the repository at this point in the history
  • Loading branch information
gchtr committed Dec 13, 2023
1 parent 4f91f8c commit b08c1e7
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,7 @@ jobs:
name: Release
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3

- uses: google-github-actions/release-please-action@v3
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
release-type: php
package-name: ${{ github.event.client_payload.repo_name }}
pull-request-header: ''

0 comments on commit b08c1e7

Please sign in to comment.