update-deployment-workflow #18

Merged
notohh merged 36 commits from update-deployment-workflow into master 2023-10-21 04:08:07 -04:00
Showing only changes of commit d9ccd196d0 - Show all commits

View file

@ -1,6 +1,9 @@
name: deploy systems name: deploy systems
on: [push] on:
push:
paths:
- "**.lock"
jobs: jobs:
deploy: deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest