lexbritvin/SMB Share
Creates an SMB user and share on Windows, macOS, and Linux runners
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jun 25, 2025
- License
- MIT
Pinned Snippet
uses: lexbritvin/smb-share-action@fa3de81b70e09a9935b0308cff2d0f72c932b4a7 # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Local directory path to share via SMB | yes | — |
| share-name | Name of the SMB share | yes | shared |
| share-user | Username for SMB access | yes | smbuser |
| share-pass | Password for SMB user | yes | — |
Outputs
no outputs