mirror of
https://github.com/trympet/nextcloud-artifacts-action.git
synced 2025-07-26 19:03:17 +02: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