mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 18:29:56 +00:00
Specify branch for PR artifact storage (#1187)
This commit is contained in:
parent
e11fd593ae
commit
bbcd59ec7b
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user