Skip to content

Commit f13a0d3

Browse files
authored
Update php.yaml
1 parent 47ddf05 commit f13a0d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,5 @@ jobs:
8282
PHP_VERSION=${{ matrix.php.version }}
8383
START_RUNTIME=${{ matrix.runtime.start }}
8484
tags: |
85-
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:php${{ matrix.php_version }}-${{ matrix.runtime.start }}
85+
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:php${{ matrix.php.version }}-${{ matrix.runtime.start }}
8686

0 commit comments

Comments
 (0)