Skip to content

Commit 62daa41

Browse files
authored
because peter likes line breaks
1 parent 29ff2fa commit 62daa41

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

examples/deploy-on-publishing-a-new-release-and-attach-a-zip-file-to-the-release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ jobs:
2929
upload_url: ${{ github.event.release.upload_url }}
3030
asset_path: ${{ steps.deploy.outputs.zip-path }}
3131
asset_name: ${{ github.event.repository.name }}.zip
32-
asset_content_type: application/zip
32+
asset_content_type: application/zip
33+

0 commit comments

Comments
 (0)