Update nightly.yml

This commit is contained in:
powderluv
2023-02-22 18:34:37 -08:00
committed by GitHub
parent 1b3f9125bb
commit c25840b585

View File

@@ -79,7 +79,7 @@ jobs:
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
release_id: ${{ steps.create_release.outputs.id }}
assets_path: ./dist/*
asset_path: ./dist/*
asset_content_type: application/vnd.microsoft.portable-executable
- name: Publish Release