Commit 20de719
authored
Fix checkout in helm-publish workflow (#704)
*Issue #, if available:* The second checkout was overwriting the working
directory and removing the `charts/` folder from the first checkout.
*Description of changes:* Added path: main-branch to check it out to a
subdirectory instead.
By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
Signed-off-by: Renan Magagnin <renanmag@amazon.co.uk>1 parent e4c2b47 commit 20de719
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
44 | | - | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments