Radicale: Fix checkout workflow step

This commit is contained in:
Bill Niblock 2025-06-06 12:21:38 -04:00
parent f5cb1164ab
commit 3171c1a46e

View file

@ -17,7 +17,7 @@ jobs:
- name: Checkout the repository
uses: https://forge.niblock.tech/actions/checkout@v4
with:
repository: https://forge.niblock.tech/oss/radicale
repository: oss/radicale
- name: Login to the GitHub Container Registry
uses: https://forge.niblock.tech/actions/docker-login-action@v3