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 4a24602 commit d20c31cCopy full SHA for d20c31c
1 file changed
.github/workflows/publish-fork.yaml
@@ -9,7 +9,7 @@ name: publish-fork
9
# Default result: ONE package — ghcr.io/<owner>/firebird — with all expected tags.
10
#
11
# With include-arm64=true: publishes ghcr.io/<owner>/firebird as a multi-arch image
12
-# (plus temporary staging packages firebird-amd64 / firebird-arm64 needed for manifest creation).
+# (plus temporary firebird:<tag>-amd64 / firebird:<tag>-arm64 staging tags for manifest creation).
13
14
# Usage:
15
# Go to Actions → publish-fork → Run workflow
0 commit comments