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
image: plugins/gitea-release
settings:
api_key:
from_secret: gitea_release_token
api_key: f72787a6777986271730d24e7ccb3dc61d8c370b #don't worry, this is temporary whilst we test!
base_url: https://git.martyn.berlin/
files:
- godot/build/windows/asingcrow-release.zip
title: Built in CI
- godot/build/windows/asyncrow-release.zip
title: test
prerelease: true
when:
event: tag