Skip to content

Commit

Permalink
Merge pull request #1901 from Expensify/Rory-GiveGHTokenToCreateProdu…
Browse files Browse the repository at this point in the history
…ctionRelease

Give github token to getReleasePullRequestList
  • Loading branch information
AndrewGable authored Mar 19, 2021
2 parents a8e4130 + f75b5ff commit e3bb46e
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 @@ -43,6 +43,7 @@ jobs:
uses: Expensify/Expensify.cash/.github/actions/getReleasePullRequestList@master
with:
TAG: ${{ env.PRODUCTION_VERSION }}
GITHUB_TOKEN: ${{ secrets.OS_BOTIFY_TOKEN }}

- name: Generate Release Body
id: getReleaseBody
Expand Down

0 comments on commit e3bb46e

Please sign in to comment.