Skip to content

Commit

Permalink
remove force push
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaumik-Ashraf committed Jan 22, 2024
1 parent 66f49d2 commit b483708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publish_template.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ bundle exec ./bin/inferno new inferno-template --author 'Inferno Template' --for

git -C ./inferno-template add --all
git -C ./inferno-template commit --message "update inferno-template to v$VERSION"
git -C ./inferno-template push origin main --force
git -C ./inferno-template push origin main

rm -rf ./inferno-template

0 comments on commit b483708

Please sign in to comment.