Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github: Fix continuous deployment for master #28

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

juliaogris
Copy link
Member

@juliaogris juliaogris commented Oct 6, 2022

Fix continuous deployment for master branch which broke with the recent
firebase deployment refactor. It seems that the service account used in
GitHub actions does not have enough permissions for generic Firebase
deploy, but needs to be restricted to --only hosting.

Fix continuous deployment for master branch which broke with the recent
firebase deployment refactor. It seems that the service account used in
GitHub actions does not have enough permissions for generic Firebase
deploy, but needs to be restricted to `--only hosting`.
@juliaogris juliaogris merged commit bce5618 into master Oct 6, 2022
@juliaogris juliaogris deleted the fix-master-deploy branch October 6, 2022 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants