Update main.yml

This commit is contained in:
Dennis Eichhorn 2023-09-25 03:16:32 +02:00 committed by GitHub
parent 2b06f0624b
commit b40de2dee0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,5 +6,5 @@ jobs:
general_module_workflow:
uses: Karaka-Management/Karaka/.github/workflows/module.yml@develop
secrets:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_PAT: ${{ secrets.GH_PAT }}