Fix workflow and python syntax issues

This commit is contained in:
Ryan Ahearn
2022-11-02 12:02:21 -04:00
parent 0a89889897
commit 20992fff2d
2 changed files with 4 additions and 1 deletions

View File

@@ -1,7 +1,8 @@
name: Deploy to demo environment
on:
push: [ production ]
push:
branches: [ production ]
permissions:
contents: read