feat: fallback to github

This commit is contained in:
2025-09-26 15:33:27 +02:00
parent 756c808971
commit d32f52e9fe

View File

@@ -45,7 +45,7 @@ jobs:
./release/*.flatpak
./release/latest-linux.yml
server_url: ${{ gitea.server_url }}
token: ${{ secrets.GITEA_TOKEN }}
token: ${{ secrets.GITEA_TOKEN }} || ${{ secrets.GITHUB_TOKEN }}
repository: "DaanSelen/ms365-electron-sandbox"
tag_name: "${{ env.VERSION }}"
name: "${{ env.VERSION }}"