diff --git a/.github/workflows/storage.yml b/.github/workflows/storage.yml index 72ad9120..804b0aac 100644 --- a/.github/workflows/storage.yml +++ b/.github/workflows/storage.yml @@ -46,5 +46,5 @@ jobs: - name: Upload build artifact uses: actions/upload-artifact@v4 with: - path: storage/v1/gen/go/*.pb.go + path: storage/v1alpha1/gen/go/*.pb.go retention-days: 1