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 4c0d826 commit fc47717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
nox -s bump -- micro
git add .
git commit -m "Bumping minor version"
git push origin ioannis@dev
git push origin main
# - name: Build artifacts
# run: |
# nox -s build
Expand Down

0 comments on commit fc47717

Please sign in to comment.