Skip to content

Commit

Permalink
ci: test artifacts transmission first [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
enisdenjo committed Nov 4, 2020
1 parent 8385aa0 commit 9f4ad7d
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,5 @@ jobs:
uses: actions/download-artifact@v2
with:
name: lib
- name: Release
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: yarn release
- name: List
run: ls -a

0 comments on commit 9f4ad7d

Please sign in to comment.