Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ioangatop committed Oct 1, 2024
1 parent c63da44 commit 09d788b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
- name: Bumping version
run: |
nox -s bump -- micro
git init
git add .
git commit -am "Bumping minor version"
git push -u origin ioannis@dev
Expand Down

0 comments on commit 09d788b

Please sign in to comment.