diff --git a/.gitea/workflows/repod.yml b/.gitea/workflows/repod.yml index 9ec7457..554b6fa 100644 --- a/.gitea/workflows/repod.yml +++ b/.gitea/workflows/repod.yml @@ -2,7 +2,7 @@ name: repod on: [push] jobs: - nextcloud-25: + nextcloud: runs-on: ubuntu-latest container: nextcloud:25 steps: