We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30618f7 + 15b9be2 commit 36e6013Copy full SHA for 36e6013
.github/workflows/mirror-codeberg.yaml
@@ -14,6 +14,6 @@ jobs:
14
fetch-depth: 0
15
- uses: yesolutions/mirror-action@master
16
with:
17
- REMOTE: https://codeberg.org/OxfordIHTM/oxthema
+ REMOTE: https://codeberg.org/oxford-ihealth/oxthema
18
GIT_USERNAME: ${{ secrets.CODEBERG_USERNAME }}
19
GIT_PASSWORD: ${{ secrets.CODEBERG_TOKEN }}
0 commit comments