Skip to content

Commit

Permalink
This should be the correct path
Browse files Browse the repository at this point in the history
  • Loading branch information
dagit committed Nov 30, 2023
1 parent 61c0f78 commit 6f1ba06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/onpush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ jobs:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./annelid-x86_64.AppImage/annelid-0.1.0-x86_64.AppImage
asset_path: ./annelid-x86_64.AppImage/annelid.AppImage
asset_name: annelid-${{ steps.tag_date.outputs.TAG_NAME }}-x86_64-linux.AppImage
asset_content_type: application/octet-stream
- uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit 6f1ba06

Please sign in to comment.