Skip to content

Commit

Permalink
fixed github action bumpversion
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariana Vertenstein committed Dec 24, 2021
1 parent d399eae commit 5bfff29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bumpversion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Bump version
on:
push:
branches:
- master
- main
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5bfff29

Please sign in to comment.