Skip to content

Commit

Permalink
Try default_bump=false
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-murray committed May 21, 2020
1 parent 4a5227d commit 2a8a46a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump_version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
uses: mathieudutour/github-tag-action@v4.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
#default_bump: null
default_bump: false
dry_run: true

0 comments on commit 2a8a46a

Please sign in to comment.