parent
e01d8c1813
commit
cef8416d5c
@ -10,7 +10,7 @@ jobs:
|
||||
with:
|
||||
go-version: '>=1.20.1'
|
||||
- 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 ShareWithTitle/$STORE_FILE https://cloud.crystalyx.net/remote.php/dav/files/$USERNAME/Bordel/$STORE_FILE
|
||||
- run: sh gradlew build bundleRelease assembleRelease --no-daemon
|
||||
- uses: https://gitea.com/actions/release-action@main
|
||||
if: startsWith(gitea.ref, 'refs/tags')
|
||||
|
Loading…
Reference in New Issue
Block a user