Skip to content

Commit d20c31c

Browse files
committed
docs: update comment for staging packages in publish-fork workflow
1 parent 4a24602 commit d20c31c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-fork.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name: publish-fork
99
# Default result: ONE package — ghcr.io/<owner>/firebird — with all expected tags.
1010
#
1111
# 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).
12+
# (plus temporary firebird:<tag>-amd64 / firebird:<tag>-arm64 staging tags for manifest creation).
1313
#
1414
# Usage:
1515
# Go to Actions → publish-fork → Run workflow

0 commit comments

Comments
 (0)