summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/submodules.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/submodules.yml b/.github/workflows/submodules.yml
index 4988d51b..4387d7fe 100644
--- a/.github/workflows/submodules.yml
+++ b/.github/workflows/submodules.yml
@@ -79,7 +79,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
- repository: ${{ secrets.PR_ACTION_DOCUMENTATION_SUBMODULE_UPDATE }}
+ repository: ${{ github.repository }}
ref: equuleus
- name: update submodule
run: |
@@ -99,7 +99,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
with:
- token: ${{secrets.GITHUB_TOKEN}}
+ token: ${{ secrets.PR_ACTION_DOCUMENTATION_SUBMODULE_UPDATE }}
commit-message: "Github: update equuleus branch"
title: "Github: update equuleus branch"
body: |