Skip to content

Commit 7b7281e

Browse files
authored
Merge pull request #139 from mitulshah-suse/move-to-gha
Remove parent directory from upload
2 parents 3684667 + 6d90fcd commit 7b7281e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/workflow.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
with:
6868
path: dist/
6969
destination: releases.rancher.com/install-docker-dev
70+
parent: false
7071
predefinedAcl: publicRead
7172
headers: |-
7273
cache-control: public,no-cache,proxy-revalidate
@@ -99,6 +100,7 @@ jobs:
99100
with:
100101
path: dist/
101102
destination: releases.rancher.com/install-docker
103+
parent: false
102104
predefinedAcl: publicRead
103105
headers: |-
104106
cache-control: public,no-cache,proxy-revalidate

0 commit comments

Comments
 (0)