This commit is contained in:
parent
54bd7058f7
commit
09eda47d80
@ -12,7 +12,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- run: curl -sSL -u "$USERNAME:$PASSWORD" -o app/$STORE_FILE https://cloud.crystalyx.net/remote.php/dav/files/$USERNAME/Bordel/$STORE_FILE
|
- run: curl -sSL -u "$USERNAME:$PASSWORD" -o app/$STORE_FILE https://cloud.crystalyx.net/remote.php/dav/files/$USERNAME/Bordel/$STORE_FILE
|
||||||
- run: sh gradlew build bundleRelease assembleRelease --no-daemon
|
- run: sh gradlew build bundleRelease assembleRelease --no-daemon
|
||||||
- uses: https://gitea.com/actions/release-action@main
|
- uses: Xefir/gitea-release-action@main
|
||||||
if: startsWith(gitea.ref, 'refs/tags')
|
if: startsWith(gitea.ref, 'refs/tags')
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
|
Loading…
Reference in New Issue
Block a user