Skip to content

Commit

Permalink
Update .github/workflows/reusable_dockerfile_pipeline.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Sevey <mjsevey@gmail.com>
  • Loading branch information
Bidon15 and MSevey committed Oct 20, 2023
1 parent 7ccb9c4 commit 8934137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable_dockerfile_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ jobs:
- name: GHCR
user-secret: ${{ github.repository_owner }}
token-secret: GITHUB_TOKEN
registry-url: ghcr.io
registry-url: ${{ env.GITHUB_REG }}
registry-owner: ${{ needs.prepare-env.outputs.repo_owner }}
- name: ScaleWay
user-secret: SCALEWAY_USERNAME
Expand Down

0 comments on commit 8934137

Please sign in to comment.