mirror of
https://github.com/simple-login/app.git
synced 2025-09-11 17:14:22 +08:00
push Docker image to app-ci
This commit is contained in:
parent
1086275af3
commit
8b1d999938
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -36,7 +36,7 @@ jobs:
|
|||
- name: Publish to Docker Registry
|
||||
uses: elgohr/Publish-Docker-Github-Action@master
|
||||
with:
|
||||
name: simplelogin/app
|
||||
name: simplelogin/app-ci
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue