fix gh syntax
This commit is contained in:
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@@ -14,6 +14,6 @@ jobs:
|
||||
with:
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
- build_images:
|
||||
- name: build_images
|
||||
run: |
|
||||
bash release.sh
|
||||
|
||||
Reference in New Issue
Block a user