Skip to content

Commit

Permalink
Merge branch 'main' into jsr-migration
Browse files Browse the repository at this point in the history
  • Loading branch information
Sorikairox authored Oct 3, 2024
2 parents 2297ef1 + abb8b90 commit c8bd341
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 23 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Publish
on:
push:
branches:
- main
tags:
- "*"
workflow_dispatch:

jobs:
Expand All @@ -22,4 +22,4 @@ jobs:
deno-version: canary

- name: Publish package
run: deno publish
run: deno publish
20 changes: 0 additions & 20 deletions .github/workflows/update.yml

This file was deleted.

0 comments on commit c8bd341

Please sign in to comment.