Skip to content

Commit 4970e11

Browse files
committed
Fix path
1 parent 705ed24 commit 4970e11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fc-kernels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
uses: "google-github-actions/upload-cloud-storage@v1"
3030
with:
3131
path: "./builds"
32-
destination: ${{ secrets.GCP_BUCKET_NAME }}/fc-kernels
32+
destination: ${{ secrets.GCP_BUCKET_NAME }}/kernels
3333
gzip: false
3434
parent: false

0 commit comments

Comments
 (0)