Skip to content

Commit

Permalink
fix path for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Alvaro Jose committed Aug 13, 2023
1 parent 07294ba commit cd15d1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,7 @@ jobs:
- name: Publish
uses: github-actions-community/merge-release@main
env:
DEPLOY_DIR: src
SRC_PACKAGE_DIR: src
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 comments on commit cd15d1a

Please sign in to comment.