Skip to content

Commit

Permalink
intuition
Browse files Browse the repository at this point in the history
  • Loading branch information
willosof committed Dec 2, 2023
1 parent 05922eb commit 3d747c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@v5
with:
name: companion-worker-modules
registry: ghcr.io/bitfocus
name: bitfocus/companion-worker-modules
registry: ghcr.io
username: ${{ secrets.GHCR_USER }}
password: ${{ secrets.GHCR_SECRET }}
tags: latest

0 comments on commit 3d747c5

Please sign in to comment.