fix gh syntax

pull/19/head
lza_menace 1 year ago
parent 15fc603f64
commit 4ac33f1081

@ -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

Loading…
Cancel
Save