Skip to content

Commit

Permalink
init GitHub Action to create patch release
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfornuto authored and Alex Fornuto committed Apr 2, 2021
1 parent 1c6a686 commit b97a009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: rymndhng/release-on-push-action@v0.16.0
- uses: rymndhng/release-on-push-action@master
with:
bump_version_scheme: patch

0 comments on commit b97a009

Please sign in to comment.