0.3.0-dev-2 #244

Merged
altavir merged 48 commits from dev into master 2021-03-15 19:52:27 +03:00
2 changed files with 4 additions and 0 deletions
Showing only changes of commit 13792b07b2 - Show all commits

View File

@ -1,3 +1,5 @@
# Based on https://github.com/touchlab/Stately/blob/main/.github/workflows/build.yml
name: build name: build
on: [ push ] on: [ push ]

View File

@ -1,3 +1,5 @@
# Based on https://github.com/touchlab/Stately/blob/main/.github/workflows/deploy.yml
name: deploy name: deploy
on: workflow_dispatch on: workflow_dispatch