Compare commits

..

No commits in common. "master" and "v12.0.0.2" have entirely different histories.

View File

@ -45,5 +45,5 @@ jobs:
uses: https://gitea.com/actions/release-action@main uses: https://gitea.com/actions/release-action@main
with: with:
files: |- files: |-
build/prod/*.zip file: build/prod/*.zip
api_key: '${{secrets.RELEASE_TOKEN}}' api_key: '${{secrets.RELEASE_TOKEN}}'