Skip to content

Commit

Permalink
ci:
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustav-Eikaas committed Dec 18, 2023
1 parent 2fbe6cd commit 18b8cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
run: pnpm pr-shipit

- name: Comment PR
run: pnpm tsx .\.github\helpers\src\publish-comment.ts comment --token ${{github.token}}
run: pnpm tsx ./.github/helpers/src/publish-comment.ts comment --token ${{github.token}}

0 comments on commit 18b8cbb

Please sign in to comment.