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 22eed2f commit daa424fCopy full SHA for daa424f
.github/workflows/release.yaml
@@ -34,6 +34,6 @@ jobs:
34
uses: "google-github-actions/upload-cloud-storage@v2"
35
with:
36
path: "build"
37
- destination: "sourcify-docs-bucket"
+ destination: "sourcify-playground-bucket"
38
parent: false
39
glob: "**/*"
0 commit comments