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 7363ed3 commit 1f05a58Copy full SHA for 1f05a58
.github/workflows/build-public-inbox.yml
@@ -28,5 +28,5 @@ jobs:
28
with:
29
context: .
30
push: true
31
- tags: cryptochap/public-inbox:latest
32
- no-cache: true
+ tags: bitcoindevproject/public-inbox:latest
+ no-cache: true
0 commit comments