Update .github/workflows/build.yaml
This commit is contained in:
parent
270d87036c
commit
3fecb274d1
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -32,9 +32,9 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
image: docker
|
image: docker
|
||||||
steps:
|
steps:
|
||||||
- uses: /.github/workflows/docker-publish.yaml
|
- uses: ztimson/291st/.github/workflows/docker-publish.yaml
|
||||||
with:
|
with:
|
||||||
image: 291st
|
image: 291st
|
||||||
secrets:
|
secrets:
|
||||||
registry_user: ztimson
|
registry_user: ztimson
|
||||||
registry_pass: zmNPG^5uCs%7MJUJ
|
registry_pass: ${{secrets.deploy_token}}
|
||||||
|
Loading…
Reference in New Issue
Block a user