Compare commits

..

No commits in common. "5f20d8ad3f0343caad1a71eff4ffbe39536814cf" and "4a6a39041d09a86592398758f95f539b947b8995" have entirely different histories.

1 changed files with 3 additions and 4 deletions

View File

@ -54,12 +54,11 @@ steps:
- name: release - name: release
image: plugins/gitea-release image: plugins/gitea-release
settings: settings:
api_key: api_key: f72787a6777986271730d24e7ccb3dc61d8c370b #don't worry, this is temporary whilst we test!
from_secret: gitea_release_token
base_url: https://git.martyn.berlin/ base_url: https://git.martyn.berlin/
files: files:
- godot/build/windows/asingcrow-release.zip - godot/build/windows/asyncrow-release.zip
title: Built in CI title: test
prerelease: true prerelease: true
when: when:
event: tag event: tag