We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7435db2 commit 94be772Copy full SHA for 94be772
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32
with:
33
upload_url: ${{ steps.create_release.outputs.upload_url }}
34
- asset_path: ./artifacts/bbrfkr_dynamis_via.hex
+ asset_path: ./artifacts/bbrfkr_dynamis_v2_via.hex
35
asset_name: bbrfkr_dynamis_via.hex
36
asset_content_type: text/plain
37
- name: upload via json
0 commit comments