We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 734857a commit 983085dCopy full SHA for 983085d
.github/workflows/ci.yml
@@ -130,7 +130,7 @@ jobs:
130
echo "::notice::Successfully built plugin."
131
132
echo "::notice::Uploading plugin to Google Cloud Storage..."
133
- gsutil cp "$id.zip" gs://steam-brew.firebasestorage.app/plugins/"$id.zip"
+ gsutil cp "$id.zip" gs://millennium-d9ce0.appspot.com/plugins/"$id.zip"
134
echo "::notice::Successfully uploaded plugin to Google Cloud Storage."
135
136
0 commit comments