Skip to content

Commit

Permalink
Update build_fw.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-dvorak authored Feb 16, 2023
1 parent 13c7cbf commit 63039eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_fw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,6 @@ jobs:
with:
commit_message: ${{ steps.last-commit-message.outputs.msg }}, extended build
file_pattern: 'fw/build/*'
commit_options: '--amend --no-edit'
push_options: '--force'
skip_fetch: false
#commit_options: '--amend --no-edit'
#push_options: '--force'
skip_fetch: true

0 comments on commit 63039eb

Please sign in to comment.