Skip to content

Commit 47386b7

Browse files
committed
Add release_tag input for compatibility
1 parent 9524747 commit 47386b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release_publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ on:
1313
required: false
1414
pr_to_official_library:
1515
default: false
16+
release_tag:
17+
default: ""
18+
required: false
1619

1720
env:
1821
TARGET_OFFICIAL_IMAGES_REPO: docker-library/official-images

0 commit comments

Comments
 (0)