diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 497afaf..aee518a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -59,7 +59,7 @@ jobs: gh release download wip --pattern 'gpc' chmod +x gpc mkdir -p ./deploy - ./gpc https://gemspec.dev.ccs.gematik.solutions/docs/filelist.txt ./deploy + ./gpc https://gemspec.gematik.de/docs/filelist.txt ./deploy rm gpc - name: Deploy conversion output to gemspec.online run: |