We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe4b622 commit 8968bc6Copy full SHA for 8968bc6
.github/workflows/php.yml
@@ -45,5 +45,5 @@ jobs:
45
upload_url: ${{ steps.create_release.outputs.upload_url }}
46
asset_path: ./xml-file.phar
47
asset_name: xml-file.phar
48
- # asset_content_type: application/gzip
+ asset_content_type: application/x-httpd-php
49
- run: echo "🍏 This job's status is ${{ job.status }}."
0 commit comments