Skip to content

Commit 67f0059

Browse files
wphillipmoorewphillipmoore-claude
andcommitted
fix(ci): specify language, container-tag, and registry-publish in publish-release caller
Required by standard-actions #412. Ref vergil-project/vergil-actions#412 Co-Authored-By: wphillipmoore-claude <255925739+wphillipmoore-claude@users.noreply.github.com>
1 parent a41d839 commit 67f0059

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/publish-release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,8 @@ permissions:
1313
jobs:
1414
publish:
1515
uses: wphillipmoore/standard-actions/.github/workflows/publish-release.yml@v1.5
16+
with:
17+
language: python
18+
container-tag: "3.14"
19+
registry-publish: true
1620
secrets: inherit

0 commit comments

Comments
 (0)