Skip to content

Commit

Permalink
feat(ci): test versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
teomrd committed Nov 1, 2024
1 parent c2193e7 commit 8c7c50b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
with:
deno-version: v2.x
- run: make build
- run: make version
- name: Deploy
uses: peaceiris/actions-gh-pages@v4
with:
Expand Down
2 changes: 1 addition & 1 deletion dist/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.0
3.1.1

0 comments on commit 8c7c50b

Please sign in to comment.