Specify branch for PR artifact storage (#1187)

This commit is contained in:
Ben Meadors 2022-02-07 12:44:10 -06:00 committed by GitHub
parent e11fd593ae
commit bbcd59ec7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -147,4 +147,5 @@ jobs:
with:
commit: ${{ github.event.pull_request.head.sha }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
artifacts-branch: artifacts
artifacts: ./firmware-${{ steps.version.outputs.version }}.zip