FirebaseExtended / action-hosting-deploy

Automatically deploy shareable previews for your Firebase Hosting sites
https://firebase.google.com/docs/hosting/github-integration
Apache License 2.0
695 stars 202 forks source link

[BUG] no deploy #205

Closed mtenorio-cmp closed 1 year ago

mtenorio-cmp commented 2 years ago

Action config

- uses: FirebaseExtended/action-hosting-deploy@v0
  with:
    repoToken: "${{ secrets.GITHUB_TOKEN }}"
    firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT }}"
    expires: 30d
    projectId: my-awesome-project

Error message

image

Expected behavior

after the build, it does not deploy the anfular project

Actual behavior

It stays in that state for a long time, I waited for two hours, I had to cancel the deploy and publish manually. No specific error appears, you can see the attached image.

bkendall commented 1 year ago

It's interesting that is says "Please sign into your Firebase account...", I'm not sure where that comes from. Are you still seeing this?

google-oss-bot commented 1 year ago

Hey @mtenorio-cmp. We need more information to resolve this issue but there hasn't been an update in 7 weekdays. I'm marking the issue as stale and if there are no new updates in the next 7 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

google-oss-bot commented 1 year ago

Since there haven't been any recent updates here, I am going to close this issue.

@mtenorio-cmp if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.