Skip to content

Commit

Permalink
refactor: Changed release type to php
Browse files Browse the repository at this point in the history
  • Loading branch information
holmey committed Apr 14, 2023
1 parent eee6b04 commit 50d00ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: node
package-name: release-please-action
release-type: php
package-name: ${{env.ACTION_NAME}}

0 comments on commit 50d00ea

Please sign in to comment.