Skip to content

Commit

Permalink
Remove push force because it works as expected now
Browse files Browse the repository at this point in the history
  • Loading branch information
makermelissa committed Mar 14, 2023
1 parent 20f36f2 commit e6b8dd8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,4 @@ jobs:
with:
repository: 'dist'
commit_message: "Github Action: Updated dist files"
branch: ${{ github.ref }}
push_options: '--force'
branch: ${{ github.ref }}

0 comments on commit e6b8dd8

Please sign in to comment.