Skip to content

Commit

Permalink
Update file path.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Wenger committed Mar 21, 2024
1 parent 57611a7 commit 0693bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Update resources
uses: test-room-7/action-update-file@v1
with:
file-path: ./package.json
file-path: package.json
commit-msg: Commit npm package version
github-token: ${{ secrets.GITHUB_TOKEN }}
- run: cp ./README.md ./dist/README.md
Expand Down

0 comments on commit 0693bce

Please sign in to comment.