mirror of
https://github.com/woodchen-ink/webp_server_go.git
synced 2025-07-18 13:42:02 +08:00
test deploy
This commit is contained in:
parent
97f9bbb4ed
commit
8d33ce1d96
@ -11,8 +11,9 @@ script:
|
|||||||
deploy:
|
deploy:
|
||||||
provider: releases
|
provider: releases
|
||||||
api_key: $GITHUB_OAUTH_TOKEN
|
api_key: $GITHUB_OAUTH_TOKEN
|
||||||
skip_cleanup: true
|
file_glob: true
|
||||||
file: builds/*
|
file: builds/*
|
||||||
|
skip_cleanup: true
|
||||||
on:
|
on:
|
||||||
repo: webp-sh/webp_server_go
|
repo: webp-sh/webp_server_go
|
||||||
tags: false
|
tags: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user