Skip to content

Commit 8444ca9

Browse files
committed
Ajout de l'option pour préfixer le tag à la version PHP dans le workflow de publication des images PR
1 parent 66206b9 commit 8444ca9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/action_publish-images-prs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
php-versions-file: 'scripts/conf/sail-versions.yml'
4242
artifact-name: 'sail-versions.yml'
4343
release-type: testing
44+
prepend-tag-to-php-version: true
4445
push-to-registry: >-
4546
${{
4647
github.event_name == 'workflow_dispatch' ||

0 commit comments

Comments
 (0)