Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
devhau authored Apr 2, 2024
1 parent 46e0503 commit 5ad6079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: php-actions/composer@v6
with:
php_version: "8.1"
php_extensions: json curl ctype dom fileinfo iconv libxml mbstring simplexml xml xmlreader xmlwriter zip zlib gd
php_extensions: json curl ctype dom fileinfo iconv libxml mbstring simplexml xml xmlreader xmlwriter zip zlib gd exif
env:
dev: no
# COMPOSER_AUTH: '{"github-oauth": {"github.com": "${{ secrets.PAT }}"} }'
Expand Down

0 comments on commit 5ad6079

Please sign in to comment.