Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

Commit

Permalink
👷 Change env in Test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
AnandChowdhary committed Dec 8, 2020
1 parent 00a5149 commit 7d332a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: ./
env:
GH_PAT: ${{ secrets.GH_PAT }}
FIREBASE_SERVICE_ACCOUNT_KEY: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_KEY }}
FIREBASE_SERVICE_ACCOUNT: ${{ secrets.FIREBASE_SERVICE_ACCOUNT }}
FIREBASE_DATABASE_URL: ${{ secrets.FIREBASE_DATABASE_URL }}
GITHUB_REPOSITORY: ${{ secrets.GITHUB_REPOSITORY }}
SLACK_BOT_ACCESS_TOKEN: ${{ secrets.SLACK_BOT_ACCESS_TOKEN }}

0 comments on commit 7d332a3

Please sign in to comment.