mirror of
https://github.com/trympet/nextcloud-artifacts-action.git
synced 2025-10-30 17:46:41 +01:00
update inputs
This commit is contained in:
@@ -15,7 +15,7 @@ export class Inputs {
|
||||
}
|
||||
|
||||
static get Endpoint(): string {
|
||||
return core.getInput("retention-days");
|
||||
return core.getInput("nextcloud-url");
|
||||
}
|
||||
|
||||
static get NoFileBehvaior(): NoFileOption {
|
||||
|
||||
Reference in New Issue
Block a user