Feature/more zones (#55)

This commit is contained in:
Spencer Shepard
2023-05-18 22:25:32 -07:00
committed by GitHub
parent e8bd6b2972
commit 16d67473b0
5 changed files with 83 additions and 5 deletions

View File

@@ -1,5 +1,4 @@
name: CI
on:
pull_request:
types:
@@ -16,6 +15,7 @@ jobs:
echo The PR was merged
deploy:
needs: [pre-build]
runs-on: ubuntu-latest # windows-latest | macos-latest
name: Deploy to updater if files changed
steps: