Skip to content

Commit

Permalink
removed git push --force
Browse files Browse the repository at this point in the history
  • Loading branch information
detlefarend authored Jun 13, 2024
1 parent 11dd3c8 commit 56f4fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extension_hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
git add ${GITHUB_WORKSPACE}/doc/rtd/content/04_extensions/
git commit --message 'MLPro extension hub updated'
continue-on-error: true
- run: git push --force
- run: git push

0 comments on commit 56f4fc0

Please sign in to comment.