Skip to content

fix: expand tilde file paths#756

Merged
chenrui333 merged 1 commit intosoftprops:masterfrom
chenrui333:home-tilde
Mar 15, 2026
Merged

fix: expand tilde file paths#756
chenrui333 merged 1 commit intosoftprops:masterfrom
chenrui333:home-tilde

Conversation

@chenrui333
Copy link
Copy Markdown
Collaborator

Summary

  • expand ~/... file patterns to the runner home directory before globbing
  • avoid re-prefixing absolute glob matches when a working directory is set
  • document the supported ~/... behavior for release assets

Fixes #368

@chenrui333 chenrui333 added the bug Something isn't working label Mar 15, 2026
@chenrui333 chenrui333 marked this pull request as ready for review March 15, 2026 04:08
@chenrui333 chenrui333 merged commit 37f7a20 into softprops:master Mar 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Home directory cannot be accessed via ~

1 participant