summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2024-02-10 21:45:53 +0100
committerGitHub <noreply@github.com>2024-02-10 21:45:53 +0100
commit3a6dffdbd430c0ddd4bc088f1945a1e4e043e17b (patch)
tree33a4267c0172ba372cc050fd161f129d49862fb9 /.github/workflows
parent9abd60430d74c3fe2d2d10ee8f9ff7866832db5f (diff)
downloadvyos-documentation-3a6dffdbd430c0ddd4bc088f1945a1e4e043e17b.tar.gz
vyos-documentation-3a6dffdbd430c0ddd4bc088f1945a1e4e043e17b.zip
Update submodules.yml
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: |