chore: Move deployment to gh native actions

This commit is contained in:
Matthias 2024-08-20 20:32:53 +02:00
parent e05a6e976e
commit a7e2bf071b

View File

@ -54,11 +54,11 @@ jobs:
run: |
mike list
deploy-to-gha:
needs: build-docs
permissions:
contents: read
pages: write
id-token: write
uses: ./.github/workflows/deploy-to-gha.yml
# deploy-to-gha:
# needs: build-docs
# permissions:
# contents: read
# pages: write
# id-token: write
# uses: ./.github/workflows/deploy-to-gha.yml