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 2b62fb8 commit 131d9e8Copy full SHA for 131d9e8
.github/workflows/ci-full.yaml
@@ -39,7 +39,7 @@ jobs:
39
release: true
40
41
package:
42
- name: Build docker images
+ name: Publish NPM package
43
needs: [check, tag]
44
if: needs.tag.outputs.status == 'true'
45
runs-on: ubuntu-latest
0 commit comments