Attempt to push artifacts to another repo

This commit is contained in:
Ben Meadors 2022-03-06 07:38:55 -06:00 committed by GitHub
parent f7c6955736
commit 53d47146b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -338,5 +338,8 @@ jobs:
with:
commit: ${{ (github.event.pull_request_target || github.event.pull_request).head.sha }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
artifacts-branch: artifacts
artifacts-token: ${{ secrets.ARTIFACTS_TOKEN }}
artifacts-repo: meshtastic/artifacts
artifacts-branch: device
artifacts-dir: pr
artifacts: ./firmware-${{ steps.version.outputs.version }}.zip