feature/84-character-creation #88

Merged
rainote merged 60 commits from feature/84-character-creation into master 2023-11-17 07:29:21 +00:00
Showing only changes of commit 1f9acf009d - Show all commits

View file

@ -116,7 +116,7 @@ jobs:
needs: [ build-docs-container, docs, preprocess ]
steps:
- name: Deploy Image to CapRrover
uses: caprover/deploy-from-github@v1.1.2
uses: https://github.com/caprover/deploy-from-github@v1.1.2
with:
server: "${{ secrets.CAPROVER_SERVER }}"
app: "${{ secrets.WIKI_APP_NAME }}"