Skip to content

Commit

Permalink
ci(npm): added ls command
Browse files Browse the repository at this point in the history
  • Loading branch information
thecreazy committed Jan 23, 2021
1 parent a72fc70 commit 0d917b2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/npm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ jobs:
with:
token: ${{ secrets.NPM_TOKEN }}
tag: ${{ github.ref }}
access: public
access: public
- run: ls -al

0 comments on commit 0d917b2

Please sign in to comment.