Skip to content

Commit bb22bdd

Browse files
committed
Fix GHA
1 parent 4f5b08f commit bb22bdd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ jobs:
7777
base-tag: ${{ needs.config.outputs.BASE_TAG }}
7878
image-name-prefix: ${{ needs.config.outputs.IMAGE_NAME_PREFIX }}
7979
image-name-suffix: backend
80-
python-version: ${{ needs.config.outputs.PYTHON_VERSION }}
8180
plone-version: ${{ needs.config.outputs.PLONE_VERSION }}
8281
if: ${{ needs.config.outputs.backend == 'true' }}
8382
permissions:

0 commit comments

Comments
 (0)