Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2021-02-13 15:23:53 +0300
committerdartcafe <github@dartcafe.de>2021-02-13 15:23:53 +0300
commit43d5b4b7a8fe4f5c2f9b3679af794c2617d6f412 (patch)
treea9ba8dc303648c3d2ff7de4d311607671e2f4bd0 /.github
parent4f15e74a1960fa86ae5494c2b6d9e43e7ce5d5bf (diff)
grrr..
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/auto-merge.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/auto-merge.yml b/.github/workflows/auto-merge.yml
index 867bce56..e322d9d6 100644
--- a/.github/workflows/auto-merge.yml
+++ b/.github/workflows/auto-merge.yml
@@ -11,4 +11,4 @@ jobs:
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
- github-token: ${{ github.token }}
+ github-token: ${{ secrets.GITHUB_TOKEN }}