Get deploy files from the correct directory

Previous path was `_deploy/`. New path is `../_deploy`.
This commit is contained in:
Rachel Fenichel
2021-07-09 12:32:51 -07:00
committed by GitHub
parent 7bf024e58f
commit 615abab1ae

View File

@@ -27,7 +27,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: appengine_files
path: _deploy/
path: ../_deploy/
deploy:
name: Deploy