Rewrite workflows #214
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -1,3 +1,5 @@
|
||||
# Based on https://github.com/touchlab/Stately/blob/main/.github/workflows/build.yml
|
||||
|
||||
name: build
|
||||
on: [ push ]
|
||||
|
||||
|
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -1,3 +1,5 @@
|
||||
# Based on https://github.com/touchlab/Stately/blob/main/.github/workflows/deploy.yml
|
||||
|
||||
name: deploy
|
||||
on: workflow_dispatch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user