Skip to content

Commit

Permalink
Add environment variable to README example
Browse files Browse the repository at this point in the history
  • Loading branch information
rgryta committed Aug 29, 2024
1 parent 2cdb742 commit 88c9790
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,8 @@ jobs:

- name: Bump version
uses: callowayproject/bump-my-version@master
env:
BUMPVERSION_TAG: "true"
with:
args: "major"
```
Expand Down

0 comments on commit 88c9790

Please sign in to comment.