Skip to content

Commit

Permalink
fix: attempt to fix deployed artifact to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
maxime1992 committed Aug 16, 2021
1 parent 629ef97 commit 1f5b38e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: yarn semantic-release
- name: Temporary
run: echo "Current folder" && ls . && echo "Bin folder" && ls ./bin
run: echo "Current folder" && ls . && echo "Bin folder" && ls ./bin

0 comments on commit 1f5b38e

Please sign in to comment.