Publish dev releases for pushes to main
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -3,7 +3,7 @@ name: Publish
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- todo-change-to-main
|
||||
- main
|
||||
|
||||
jobs:
|
||||
publish-npm:
|
||||
|
||||
Reference in New Issue
Block a user