feat/app-invite #33

Closed
notazof wants to merge 220 commits from feat/app-invite into feat/postit-acl
Showing only changes of commit ff7a6ac16d - Show all commits

Merge pull request 'publish android' (#13) from build into main
Some checks failed
Dotnet build and test / log-the-inputs (push) Has been cancelled
Dotnet build and test / build (push) Has been cancelled

Reviewed-on: #13
Paul Schneider 2026-08-03 02:36:11 +01:00

View file

@ -44,7 +44,7 @@ jobs:
publish-release: publish-release:
# Uniquement déclenché par un tag v*. Le job apk-deploy tourne en # Uniquement déclenché par un tag v*. Le job apk-deploy tourne en
# parallèle, on partage l'artefact entre jobs. # parallèle, on partage l'artefact entre jobs.
if: startsWith(github.ref, 'refs/tags/v') if: startsWith(github.ref, 'refs/tags/')
needs: apk-deploy needs: apk-deploy
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: