Skip to content

Commit

Permalink
Last tweaks for release zip builder
Browse files Browse the repository at this point in the history
  • Loading branch information
timlinux committed Jul 3, 2022
1 parent 81ead43 commit 2365433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/MakeQGISPluginZipForReleases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ jobs:
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: animation_workbench.zip
asset_name: animation_workbench_${{ steps.version.outputs.version }}.zip
asset_name: animation_workbench.zip
asset_content_type: application/gzip

0 comments on commit 2365433

Please sign in to comment.