Skip to content

Instantly share code, notes, and snippets.

@paramsinghvc
Created June 30, 2022 17:04
Show Gist options
  • Select an option

  • Save paramsinghvc/2fc5f5818dd7cb5554841436227bb8fc to your computer and use it in GitHub Desktop.

Select an option

Save paramsinghvc/2fc5f5818dd7cb5554841436227bb8fc to your computer and use it in GitHub Desktop.
- name: "Automated Version Bump"
uses: "paramsinghvc/gh-action-bump-version@master"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag-prefix: "v"
tag-suffix: "dev"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment