Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
ci: edit package dir
Browse files Browse the repository at this point in the history
  • Loading branch information
boywithkeyboard committed Jul 8, 2023
1 parent 4c841f9 commit 4b2ea17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- uses: 'JS-DevTools/npm-publish@v2'
with:
token: ${{ secrets.NPM_TOKEN }}
package: './cache'
package: './out'

- name: 'Publish Release'
uses: 'azurystudio/log@v1'

0 comments on commit 4b2ea17

Please sign in to comment.