Skip to content

Commit

Permalink
fix: dummy comment to make the ci work
Browse files Browse the repository at this point in the history
  • Loading branch information
Teodor92 committed Dec 16, 2023
1 parent 1fb713a commit dda0998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Versionize Release
id: versionize
run: versionize --workingDir "src/MoreDotNet" --changelog-all --exit-insignificant-commits
run: versionize --changelog-all --exit-insignificant-commits
continue-on-error: true

- name: No release required
Expand Down

0 comments on commit dda0998

Please sign in to comment.