Skip to content

Commit

Permalink
Merge pull request #20 from sensebox/ci/release-action
Browse files Browse the repository at this point in the history
ci: omitBodyDuringUpdate
  • Loading branch information
felixerdy authored Apr 29, 2024
2 parents 4436980 + 5bf1e52 commit ac09057
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compile-sketches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,5 @@ jobs:
with:
artifacts: release/**/*.bin
allowUpdates: true
omitBodyDuringUpdate: true
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ac09057

Please sign in to comment.