1 Commits

Author SHA1 Message Date
3f46369022 removed api key from drone yml whoopsie, issued new one and secreted
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-02-03 09:07:15 -05:00

View File

@@ -20,7 +20,8 @@ steps:
- name: gitea_release - name: gitea_release
image: plugins/gitea-release image: plugins/gitea-release
settings: settings:
api_key: 7337ccbb62d765fedea5d8a5c0f35ada9f451363 api_key:
from_secret: gitea-api-key
base_url: https://git.orfl.xyz base_url: https://git.orfl.xyz
files: files:
- TOOHUCardAPI/dist/* - TOOHUCardAPI/dist/*