Skip to content

Commit fdd41f8

Browse files
committed
CI Work
1 parent f74ea96 commit fdd41f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php8-nginx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
platforms: linux/amd64,linux/arm64
6666
push: ${{ github.event_name != 'pull_request' }}
6767
build_args: |
68-
php_version=${{ php_version }}
68+
php_version=${{ matrix.php_version }}
6969
tags: |
7070
ghcr.io/${{ env.GH_REPO }}:202402-8.2-nginx
7171
${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)