Skip to content

Commit 1477842

Browse files
committed
ci: fix typo.
1 parent fab5db6 commit 1477842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ jobs:
206206

207207
env:
208208
DOCKER_PYTHON_VERSION: "3.12"
209-
BUILDER_CLONE_DIRNAM2: pyfunceble_docker
209+
BUILDER_CLONE_DIRNAME: pyfunceble_docker
210210
OUR_DOCKER_USERNAME: ${{ secrets.OUR_DOCKER_USERNAME }}
211211
OUR_DOCKER_PASSWORD: ${{ secrets.OUR_DOCKER_PASSWORD }}
212212
OUR_DOCKER_EMAIL: ${{ secrets.OUR_DOCKER_EMAIL }}

0 commit comments

Comments
 (0)