We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d279afd commit 6a63b6bCopy full SHA for 6a63b6b
1 file changed
.github/workflows/release-minor-version.yml
@@ -17,7 +17,7 @@ jobs:
17
build:
18
uses: ./.github/workflows/build.yml
19
with:
20
- publishType: production
+ publishType: official
21
22
publish-container:
23
uses: ./.github/workflows/publish-container.yml
0 commit comments