FirebaseExtended / FirebaseExtended/action-hosting-deploy
[BUG] GitHub comment not appearing
Open
bug
- Dominant language
- TypeScript
- Stars
- 809
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Description
### Action config
```yaml
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT }}'
channelId: preview
projectId: appname
```
### Error message
No Errors
### Expected behavior
GithHub comment to be appear in PR
### Actual behavior
No comments appearing in PR. But we get the deploy URL in the deploy log
Contributor guide
Assessment
This issue has not been assessed yet.