Fix publish path in release bucket (#4585)

This commit is contained in:
Pierre Jacquier
2024-11-26 15:11:26 -05:00
committed by GitHub
parent aa3f40e22c
commit 9c42c39ba9

View File

@ -123,7 +123,7 @@ jobs:
path: out
glob: '*'
parent: false
destination: 'dl.kittycad.io/releases/modeling-app/test/new-workflow'
destination: 'dl.kittycad.io/releases/modeling-app'
- name: Invalidate bucket cache on latest*.yml and last_download.json files
run: |