Skip to content

Commit

Permalink
No working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
chadhutchins182 committed Jun 1, 2022
1 parent 37c8cb4 commit 68d116c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/automated-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
- run: npm ci
- run: npm run build
- run: npm publish
working-directory: ./dist
env:
NPM_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Build Changelog
Expand Down

0 comments on commit 68d116c

Please sign in to comment.