close
Skip to content

fix(ci): auto-create directories in copy-latest-from-master.sh#2142

Merged
hubcio merged 1 commit into
masterfrom
fix-publish
Sep 1, 2025
Merged

fix(ci): auto-create directories in copy-latest-from-master.sh#2142
hubcio merged 1 commit into
masterfrom
fix-publish

Conversation

@hubcio
Copy link
Copy Markdown
Contributor

@hubcio hubcio commented Sep 1, 2025

Replace directory existence check with automatic creation using
mkdir -p to ensure all files are copied even when destination
directories don't exist.

Replace directory existence check with automatic creation using
`mkdir -p` to ensure all files are copied even when destination
directories don't exist.
@hubcio hubcio merged commit 394d483 into master Sep 1, 2025
50 checks passed
@hubcio hubcio deleted the fix-publish branch September 1, 2025 10:37
@hubcio hubcio restored the fix-publish branch September 2, 2025 09:55
hageshiame pushed a commit to hageshiame/iggy that referenced this pull request Nov 7, 2025
…e#2142)

Replace directory existence check with automatic creation using
`mkdir -p` to ensure all files are copied even when destination
directories don't exist.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants