Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #296 from deNBI/dweinholz-patch-2
Browse files Browse the repository at this point in the history
Update main.yml
  • Loading branch information
dweinholz authored Apr 17, 2020
2 parents c9cb0d8 + 1f64ab8 commit 09de228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@master
with:
name: denbicloud/cloud-api
name: denbicloud/cloud-portal-client
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
dockerfile: Dockerfile
Expand Down

0 comments on commit 09de228

Please sign in to comment.