We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 705ed24 commit 4970e11Copy full SHA for 4970e11
1 file changed
.github/workflows/fc-kernels.yml
@@ -29,6 +29,6 @@ jobs:
29
uses: "google-github-actions/upload-cloud-storage@v1"
30
with:
31
path: "./builds"
32
- destination: ${{ secrets.GCP_BUCKET_NAME }}/fc-kernels
+ destination: ${{ secrets.GCP_BUCKET_NAME }}/kernels
33
gzip: false
34
parent: false
0 commit comments