trympet/Upload a Build Artifact to Nextcloud

Upload a build artifact to Nextcloud that can be used by subsequent workflow steps

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
nameArtifact nameartifact
pathA file, directory or wildcard pattern that describes what to uploadyes
nextcloud-urlThe URL for the nextcloud serveryes
nextcloud-usernameThe username for the nextcloud useryes
nextcloud-passwordThe password for the nextcloud useryes
if-no-files-foundThe desired behavior if no files are found using the provided path. Available Options: warn: Output a warning but do not fail the action error: Fail the action with an error message ignore: Do not output any warnings or errors, the action does not fail warn
tokenGitHub Access Tokenno${{ github.token }}

no outputs