mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-01-09 01:21:14 +00:00
try to push to gitea
This commit is contained in:
parent
2206f423fd
commit
bb98a17b78
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
@ -39,4 +39,5 @@ jobs:
|
|||
path: selfprivacy.app
|
||||
- run: pushd windows; zip -r ../selfprivacy-windows.zip .; popd
|
||||
- run: zip -r selfprivacy-macos.zip selfprivacy.app
|
||||
- run: ls -la
|
||||
- run: ./ci.py --gitea-upload-attachment selfprivacy-windows.zip
|
||||
- run: ./ci.py --gitea-upload-attachment selfprivacy-macos.zip
|
||||
|
|
Loading…
Reference in a new issue