FirebaseExtended / FirebaseExtended/action-hosting-deploy

[BUG] Don't get the comment with preview url on PR merged

Open
#111 1 comment 0 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

```
on:
push:
branches: [master]
...
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: "${{ secrets.GITHUB_TOKEN }}"
firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT }}"
projectId: ***
expires: 14d
channelID: preview
```

### Error message

N/A

### Expected behavior

To post the comment with preview url.

### Actual behavior

I don't get any comment with preview url for PR merged configuration.

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.