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 9ee2f4e commit cb23e32Copy full SHA for cb23e32
.github/workflows/publish-package-to-npmjs.yml
@@ -41,7 +41,6 @@ jobs:
41
image_tag: ${{ needs.incrementVersionNumber.outputs.image_tag }}
42
github_token: ${{ secrets.GITHUB_TOKEN }}
43
publish_platform: Docker
44
- repo:
45
secrets: inherit
46
build:
47
runs-on: ubuntu-latest
0 commit comments