CI/CD edit

This commit is contained in:
2025-02-13 01:22:27 +01:00
parent 07c85079f4
commit da53ae19bd

View File

@@ -26,6 +26,7 @@ jobs:
- run: ls - run: ls
- run: ls com.angoosh.RDPConnect - run: ls com.angoosh.RDPConnect
- run: ls flatpak_app
- run: git clone https://github.com/flatpak/flat-manager.git - run: git clone https://github.com/flatpak/flat-manager.git
- run: export REPO_TOKEN=${{ secrets.FLATMAN_API_TOKEN }} - run: export REPO_TOKEN=${{ secrets.FLATMAN_API_TOKEN }}
- run: export FLATMAN_URL=$(./flat-manager/flat-manager-client create https://flatpak.example.org stable) - run: export FLATMAN_URL=$(./flat-manager/flat-manager-client create https://flatpak.example.org stable)