Update release.yml

This commit is contained in:
Mungai Njoroge
2024-02-26 00:48:14 +03:00
committed by GitHub
parent d4c0ea114f
commit f190e9303c
+1 -1
View File
@@ -128,7 +128,7 @@ jobs:
docker:
name: Build and push Docker image
runs-on: ubuntu-latest
needs: build
# needs: build
permissions: write-all
if: inputs.build_docker == 'true'
steps: