Skip to content

Commit

Permalink
echo
Browse files Browse the repository at this point in the history
  • Loading branch information
paschalidi committed Jan 16, 2020
1 parent cba18f0 commit 47ae14a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- run: yarn
- run: yarn build:storybook
- run: yarn surge --project storybook-static --domain ${{github.sha}}-web-compoments.surge.sh --token ${{ secrets.surge_token }}
- run: echo ${{github.sha}}-web-compoments.surge.sh

publish-npm:
# needs: test
Expand Down

0 comments on commit 47ae14a

Please sign in to comment.