Skip to content

Commit

Permalink
Updated images.
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurav committed Aug 5, 2024
1 parent dcaf9a4 commit bf970c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-docker-to-renci-containers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
uses: docker/metadata-action@v5
with:
images:
ghcr.io/${{ github.repository }}
containers.renci.org/${{ github.repository }}
${{ github.repository }}

- name: Login to DockerHub
uses: docker/login-action@v3
Expand Down

0 comments on commit bf970c5

Please sign in to comment.