Compare commits
No commits in common. "bce82ff55bccaaa53333c36428493247cf4fa6fe" and "b6ff40600562ef34d874b070a6b1f60d043d8515" have entirely different histories.
bce82ff55b
...
b6ff406005
|
@ -0,0 +1,10 @@
|
|||
steps:
|
||||
- name: deploy
|
||||
image: woodpeckerci/plugin-release
|
||||
settings:
|
||||
files:
|
||||
- 'publish/*/*'
|
||||
api_key:
|
||||
from_secret: ACCESS_TOKEN
|
||||
depends_on:
|
||||
- build
|
Loading…
Reference in New Issue