Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thebentern authored Feb 8, 2022
1 parent dde0286 commit 56d1abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,5 +147,5 @@ jobs:
with:
commit: ${{ (github.event.pull_request_target || github.event.pull_request).head.sha }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
repo-branch: artifacts
artifacts-branch: artifacts
artifacts: ./firmware-${{ steps.version.outputs.version }}.zip

0 comments on commit 56d1abc

Please sign in to comment.