Skip to content

Commit 0c1a59c

Browse files
authored
ci: Fix publish workflow (#10)
1 parent 3f1a169 commit 0c1a59c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
persist-credentials: false
5454

5555
- name: Initialize
56-
uses: ./.github/actions/setup-environment.yml
56+
uses: ./.github/actions/setup-environment
5757

5858
- name: Run prepublishOnly
5959
run: bun run prepublishOnly

0 commit comments

Comments
 (0)