Skip to content

Commit 63181e3

Browse files
authored
Update publish.yml
1 parent e1d038a commit 63181e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup Deno
2020
uses: denoland/setup-deno@v1
2121
with:
22-
deno-version: v1.x
22+
deno-version: v2.x
2323

2424
- name: Publish package
25-
run: deno publish
25+
run: deno publish

0 commit comments

Comments
 (0)