1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Invalid project selection, please verify project *** exists and you have access

1
Posted at

はじめに

GithubActionsでfirebaseプロジェクトのデプロイ時に今回のエラーが発生しました。

問題

同じ現象の記事をもとに解決しようとしましたが、それでもエラーが出現しました。

解決方法

これまでのデプロイ手順を見直しているとFIREBASE_KEYに反映することを失念していました。
GCPでのサービスアカウントキーを新規で発行したので、GitHubのRepository secretsに格納するFIREBASE_KEYも変更する必要があります。

おわりに

時間がかかりました。
やり直しはしたくないので、次からは意識します。

参考文献

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?