Skip to content

Commit

Permalink
Stash before pulling
Browse files Browse the repository at this point in the history
  • Loading branch information
Johennes committed May 13, 2024
1 parent 83d4644 commit f130cd5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate-images-drawio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
uses: EndBug/add-and-commit@v9
with:
add: ${{ env.DRAWIO_OUT }}
pull: --rebase
pull: --rebase --autostash
2 changes: 1 addition & 1 deletion .github/workflows/generate-images-plantuml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
uses: EndBug/add-and-commit@v9
with:
add: ${{ env.PLANTUML_OUT }}
pull: --rebase
pull: --rebase --autostash

0 comments on commit f130cd5

Please sign in to comment.