mirror of
https://github.com/thegeeklab/drone-s3-sync.git
synced 2024-11-24 14:00:41 +00:00
commit df7cc521d1
Author: Robert Kaussow <mail@thegeeklab.de> Date: Sun May 29 22:36:25 2022 +0200 refactor: rename parameter access to acl (#18) BREAKING CHANGE: The parameter `access` was renamed to `acl` and the environment variable `PLUGIN_ACCESS` was removed.
This commit is contained in:
parent
34dde713f8
commit
952f34458e
@ -48,8 +48,8 @@ properties:
|
||||
type: bool
|
||||
required: false
|
||||
|
||||
access:
|
||||
description: Access control settings.
|
||||
acl:
|
||||
description: Access control list.
|
||||
type: map
|
||||
required: false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user