Skip to content

Commit

Permalink
I don't even know anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
Xerbo committed Jan 22, 2023
1 parent cf12d07 commit 57271c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
uses: actions/upload-release-asset@v1
with:
upload_url: ${{ needs.prepare_release.outputs.upload_url }}
asset_path: ${{runner.workspace}}/winbuild/aptdec-${{ github.ref_name }}.zip
asset_path: ${{runner.workspace}}/aptdec/winbuild/aptdec-${{ github.ref_name }}.zip
asset_name: aptdec-${{ github.ref_name }}.zip
asset_content_type: application/zip
env:
Expand Down

0 comments on commit 57271c3

Please sign in to comment.