diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 431f3f7..1544685 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,7 +31,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: upload_url: ${{ steps.create_release.outputs.upload_url }} - asset_path: ./artifacts/bbrfkr_dynamis_via.hex + asset_path: ./artifacts/bbrfkr_dynamis_v2_via.hex asset_name: bbrfkr_dynamis_via.hex asset_content_type: text/plain - name: upload via json