Skip to content

Commit b51d9fb

Browse files
Update npm-publish.yml
1 parent 5318aa9 commit b51d9fb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ jobs:
1414
id: get_tag_version
1515
run: echo ::set-output name=TAG_VERSION::${GITHUB_REF/refs\/tags\//}
1616

17-
- uses: denoland/setup-deno@v1
18-
with:
19-
deno-version: v1.x
20-
2117
- uses: actions/setup-node@v2
2218
with:
2319
node-version: "18.x"

0 commit comments

Comments
 (0)