Skip to content

Commit

Permalink
Merge pull request #395 from codeforIATI/deployment_workflow_fix_3
Browse files Browse the repository at this point in the history
Another tweak to workflow to try to fix deployment issue
  • Loading branch information
radix0000 authored Jan 18, 2023
2 parents 64e8450 + 5829178 commit fda27fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,5 @@ jobs:
run: fab deploy -H datastore
env:
EMAIL: [email protected]
GIT_AUTHOR_NAME: [email protected]
GIT_AUTHOR_EMAIL: Deploy

0 comments on commit fda27fb

Please sign in to comment.