Fetch key from secret
continuous-integration/drone/tag Build is passing
Details
continuous-integration/drone/tag Build is passing
Details
This commit is contained in:
parent
4a6a39041d
commit
62a4b7388c
|
@ -54,7 +54,8 @@ steps:
|
||||||
- name: release
|
- name: release
|
||||||
image: plugins/gitea-release
|
image: plugins/gitea-release
|
||||||
settings:
|
settings:
|
||||||
api_key: f72787a6777986271730d24e7ccb3dc61d8c370b #don't worry, this is temporary whilst we test!
|
api_key:
|
||||||
|
from_secret: gitea_release_token
|
||||||
base_url: https://git.martyn.berlin/
|
base_url: https://git.martyn.berlin/
|
||||||
files:
|
files:
|
||||||
- godot/build/windows/asyncrow-release.zip
|
- godot/build/windows/asyncrow-release.zip
|
||||||
|
|
Loading…
Reference in New Issue