Skip to content

Commit 85be05a

Browse files
committed
Update publish.yaml
1 parent c0e98be commit 85be05a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
run: |
1919
sed -i "s/\$CLOUD_VERSION/$(jq -r '.version' deno.json)/" src/extension/core-extension.ts
2020
- name: Publish package
21-
run: npx jsr publish
21+
run: npx jsr publish --allow-dirty

0 commit comments

Comments
 (0)