Skip to content

Commit

Permalink
Merge pull request #9 from matteobaccan/renovate/softprops-action-gh-…
Browse files Browse the repository at this point in the history
…release-2.x

Update softprops/action-gh-release action to v2
  • Loading branch information
matteobaccan authored Mar 9, 2024
2 parents d278b2d + d0359bb commit 1943373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-BLE_Pastable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:

- name: Upload Release Arduino
id: upload_release_asset
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
tag_name: build-${{ steps.read_release_win.outputs.RELEASE_BODY }}
files: |
Expand Down

0 comments on commit 1943373

Please sign in to comment.