Explorar o código

feat: REPO_NAME takes the tame from the repo where the action is run

Vaclav Elias %!s(int64=2) %!d(string=hai) anos
pai
achega
5d9d71047f
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .github/workflows/stride-docs-wiki.yml

+ 2 - 2
.github/workflows/stride-docs-wiki.yml

@@ -20,6 +20,6 @@ jobs:
          GH_PAT: ${{ secrets.GH_PAT }}
          ACTION_MAIL: [email protected]
          ACTION_NAME: VaclavElias
-         OWNER: stride3d
-         REPO_NAME: stride-docs
+         OWNER: ${{ github.repository_owner }}
+         REPO_NAME: ${{ github.event.repository.name }}
          MD_FOLDER: wiki