Skip to content

Commit

Permalink
Merge pull request #2641 from Expensify/Rory-FixProdDeploys
Browse files Browse the repository at this point in the history
[No QA] Fix broken production deploy
  • Loading branch information
Beamanator authored Apr 30, 2021
2 parents 2ae23e7 + d403320 commit 52c9edf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
with:
TAG: ${{ env.PRODUCTION_VERSION }}
GITHUB_TOKEN: ${{ secrets.OS_BOTIFY_TOKEN }}
IS_PRODUCTION_DEPLOY: true

- name: Generate Release Body
id: getReleaseBody
Expand Down

0 comments on commit 52c9edf

Please sign in to comment.