We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a037fe4 commit bf6edb9Copy full SHA for bf6edb9
2 files changed
.github/workflows/1.10.yaml
@@ -18,7 +18,7 @@ env:
18
DOCKERHUB_SLUG: composer/composer
19
ECR_SLUG: public.ecr.aws/u0u1j5s3/composer
20
GHCR_SLUG: ghcr.io/composer/docker
21
- DIRECTORY: 1.10
+ DIRECTORY: '1.10'
22
23
jobs:
24
.github/workflows/2.2.yaml
- DIRECTORY: 2.2
+ DIRECTORY: '2.2'
0 commit comments