Compare commits

..

No commits in common. "bce82ff55bccaaa53333c36428493247cf4fa6fe" and "b6ff40600562ef34d874b070a6b1f60d043d8515" have entirely different histories.

1 changed files with 10 additions and 0 deletions

10
.woodpecker/.publish.yaml Normal file
View File

@ -0,0 +1,10 @@
steps:
- name: deploy
image: woodpeckerci/plugin-release
settings:
files:
- 'publish/*/*'
api_key:
from_secret: ACCESS_TOKEN
depends_on:
- build