Skip to content

Commit

Permalink
Merge pull request #16 from volkerdoerr/umstellung-auf-neue-domain-ge…
Browse files Browse the repository at this point in the history
…mspec.gematik.de

Umstellung auf neue Domain (gemspec.gematik.de)
  • Loading branch information
thorschtn committed Mar 15, 2024
2 parents ca66ada + 75195c3 commit bee1752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit bee1752

Please sign in to comment.