Skip to content

Commit

Permalink
Merge pull request #48 from re-kast/feature/issue_27
Browse files Browse the repository at this point in the history
🔐 Update ghpages kys
  • Loading branch information
dubdabasoduba authored Oct 31, 2024
2 parents 58a625a + fbc2015 commit c8c1a28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ jobs:
run: ./gradlew dokkaHtmlMultiModule
working-directory: android
env:
FHIRCORE_USERNAME: ${{ secrets.GITHUB_USERNAME }}
FHIRCORE_ACCESS_TOKEN: ${{ secrets.GITHUB_ACCESS_TOKEN }}
folder: site
ssh-key: ${{ secrets.DEPLOY_KEY }}

- name: Deploy 🚀
if: ${{ github.event_name == 'push' }}
Expand Down

0 comments on commit c8c1a28

Please sign in to comment.