Skip to content

Commit

Permalink
Merge pull request #39 from yuyiguo/test20210902
Browse files Browse the repository at this point in the history
corrected image name as :owner/:repo_name/:image_name
  • Loading branch information
yuyiguo authored Sep 2, 2021
2 parents f520314 + 65078dd commit 2298b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
registry: docker.pkg.github.com
repository: dmwm/rucio-tracers
repository: dmwm/rucio-tracers/rucio-tracers
tag_with_ref: true

- name: Login to DockerHub
Expand Down

0 comments on commit 2298b69

Please sign in to comment.