FirebaseExtended / FirebaseExtended/action-hosting-deploy

[BUG] GitHub comment not appearing

Open
#294 2 comments 4 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.