Skip to content

Commit

Permalink
tell add-and-commit to git add
Browse files Browse the repository at this point in the history
  • Loading branch information
iiiii7d committed Jul 26, 2024
1 parent 01550d8 commit 0f05a65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-warps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- run: echo "message=Warp update @ $(date +%Y%m%dT%H:%M:%S%Z)" >> "$GITHUB_ENV"
- uses: EndBug/add-and-commit@v9
with:
add: '.'
default_author: github_actions
message: ${{ env.message }}
pull: '--rebase -Xtheirs'

0 comments on commit 0f05a65

Please sign in to comment.