We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f61eac6 commit 5677526Copy full SHA for 5677526
.github/workflows/publish-to-dockerhub.yml
@@ -39,4 +39,4 @@ jobs:
39
context: .
40
file: ./Dockerfile
41
push: ${{ !inputs.dry-run }}
42
- labels: iotaledger/identity-grpc:${{ inputs.tag }}
+ labels: iotaledger/uni-resolver-driver-iota:${{ inputs.tag }}
0 commit comments