Skip to content

Commit

Permalink
Update workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Nov 12, 2023
1 parent 0746963 commit d3625d2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/icon-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ jobs:
git add review-images/
git commit -m "Add generated review image"
git config pull.rebase true
git pull origin review-images
git push origin review-images
git push origin review-images --force
- name: Post previews in PR
uses: actions/github-script@v6
Expand Down

0 comments on commit d3625d2

Please sign in to comment.