Skip to content

Commit

Permalink
fix: changed incorrect working dir setting in ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
Firgrep committed Oct 12, 2023
1 parent 43655dc commit 361c22e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
- name: Deploy
uses: 'google-github-actions/deploy-appengine@v1'
with:
build_dir: ./out
working_directory: ./out

0 comments on commit 361c22e

Please sign in to comment.