Skip to content

Commit

Permalink
ci: activate release-please
Browse files Browse the repository at this point in the history
  • Loading branch information
josephpage committed Jun 21, 2023
1 parent f362aa5 commit 2bf7ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
release-type: simple
package-name: ${{ env.ACTION_NAME }}
command: github-release
token: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/checkout@v2
if: ${{ steps.release.outputs.release_created }}
- name: tag major and minor versions
Expand Down

0 comments on commit 2bf7ff9

Please sign in to comment.