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: | run: |
mike list mike list
deploy-to-gha: # deploy-to-gha:
needs: build-docs # needs: build-docs
permissions: # permissions:
contents: read # contents: read
pages: write # pages: write
id-token: write # id-token: write
uses: ./.github/workflows/deploy-to-gha.yml # uses: ./.github/workflows/deploy-to-gha.yml