Skip to content

Commit

Permalink
Update docker-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kayman-mk authored Nov 16, 2023
1 parent fa1e8a9 commit 56e50a1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ jobs:
- name: build and push image
uses: mr-smithers-excellent/docker-build-push@v6
with:
image: image-name
image: ghcr.io/Hapag-Lloyd/errbot
registry: ghcr.io
githubOrg: override-org # optional
username: ${{ github.actor }}
password: ${{ secrets.GHCR_TOKEN }}

0 comments on commit 56e50a1

Please sign in to comment.