Skip to content

Commit

Permalink
file path change
Browse files Browse the repository at this point in the history
  • Loading branch information
marshacb committed Sep 4, 2023
1 parent 8b59bf2 commit c2b87cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Update resources
uses: test-room-7/action-update-file@v1
with:
file-path: ${{github.workspace}}/registry.json
file-path: $GITHUB_WORKSPACE/registry.json
allow-removing: true
commit-msg: Update registry
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c2b87cf

Please sign in to comment.