Skip to content

Commit

Permalink
Rename dist artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
ezzatron committed Oct 2, 2021
1 parent cea5c88 commit 16b8fcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
- uses: actions/upload-artifact@v2
with:
name: dist
path: dist

0 comments on commit 16b8fcd

Please sign in to comment.