Skip to content

Commit a35457c

Browse files
committed
chore: update workflows config.
1 parent 27eaca0 commit a35457c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.marster.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,9 @@ jobs:
8888
token: ${{ secrets.NPM_TOKEN }}
8989
package: ./package.json
9090

91+
outputs:
92+
successful: ${{steps.create_tag.outputs.successful }}
93+
9194
github-package:
9295
runs-on: ubuntu-18.04
9396
needs: build-deploy

0 commit comments

Comments
 (0)