Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
KasparRosin committed Jan 10, 2024
1 parent 92cfceb commit fc595c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
git clean -fxd
git add .
git commit -m "test"
git push --set-upstream origin ${{ steps.releases.outputs.next_release_tag }}
git push --set-upstream origin ${{ steps.releases.outputs.next_release_tag }} --force
- name: Create Pull Request
uses: peter-evans/[email protected]
Expand Down

0 comments on commit fc595c1

Please sign in to comment.