Update .github/workflows/Continues Integration.yaml
Some checks failed
Continues Integration / Install dependencies (push) Successful in 1m7s
Continues Integration / Push docker image (push) Failing after 4s

This commit is contained in:
Zakary Timson 2023-07-28 16:43:47 +00:00
parent 042b20db50
commit 6b29d7ce08

View File

@ -29,8 +29,6 @@ jobs:
- uses: ztimson/actions/docker@develop
with:
entrypoint: /bin/sh
image: 291st
secrets:
image: ztimson/291st
registry_user: ztimson
registry_pass: ${{secrets.deploy_token}}