We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7c8eef commit 20862ffCopy full SHA for 20862ff
1 file changed
.github/workflows/publish.yml
@@ -15,6 +15,6 @@ jobs:
15
username: ${{ github.actor }}
16
password: ${{ secrets.GITHUB_TOKEN }}
17
registry: docker.pkg.github.com
18
- repository: diffix/explorer-api
+ repository: diffix/explorer/explorer-api
19
tag_with_ref: true
20
0 commit comments