Skip to content

Commit 8968bc6

Browse files
committed
Add asset to release
1 parent fe4b622 commit 8968bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ jobs:
4545
upload_url: ${{ steps.create_release.outputs.upload_url }}
4646
asset_path: ./xml-file.phar
4747
asset_name: xml-file.phar
48-
# asset_content_type: application/gzip
48+
asset_content_type: application/x-httpd-php
4949
- run: echo "🍏 This job's status is ${{ job.status }}."

0 commit comments

Comments
 (0)