Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannic committed Oct 30, 2024
1 parent 2585e62 commit 6d38e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,5 @@ jobs:
with:
upload_url: ${{ steps.create-release.outputs.upload_url }}
asset_path: ${{ runner.temp }}/archive.tar.gz
asset_name: engflowapis-${{ steps.tag.outputs.version }}.tar.gz
asset_name: module.tar.gz
asset_content_type: "application/gzip"

0 comments on commit 6d38e4d

Please sign in to comment.