fix gh syntax

This commit is contained in:
lza_menace
2023-10-12 14:14:45 -07:00
parent 15fc603f64
commit 4ac33f1081

View File

@@ -14,6 +14,6 @@ jobs:
with: with:
username: ${{ secrets.DOCKERHUB_USERNAME }} username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }} password: ${{ secrets.DOCKERHUB_TOKEN }}
- build_images: - name: build_images
run: | run: |
bash release.sh bash release.sh