steps:
- name: deploy
image: woodpeckerci/plugin-release
settings:
files:
- 'publish/*/*'
api_key:
from_secret: ACCESS_TOKEN
depends_on:
- build