Skip to content

Commit

Permalink
Merge pull request #385 from sartim/develop
Browse files Browse the repository at this point in the history
Update project ID to sue secret env
  • Loading branch information
sartim committed Mar 25, 2024
2 parents 603c087 + 8f97365 commit 49da0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT }}'
channelId: live
projectId: angular-drf-admin-418321
projectId: ${{ secrets.PROJECT_ID }}

0 comments on commit 49da0a3

Please sign in to comment.