Skip to content

Commit

Permalink
use canary (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
retraigo authored Sep 5, 2024
1 parent 47f5da2 commit 85da8f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
- uses: actions/checkout@v4
- name: Install Deno
uses: denoland/setup-deno@v1
with:
deno-version: canary

- name: Publish package
run: deno publish

0 comments on commit 85da8f6

Please sign in to comment.