use another user to create issue

This commit is contained in:
Denis Rouzaud 2021-02-16 15:56:38 +01:00
parent cc88b40bf6
commit 17c1ccbb12

View File

@ -96,7 +96,7 @@ jobs:
id: doc_issue
uses: maxkomarychev/oction-create-issue@v0.7.1
with:
token: ${{ secrets.GH_TOKEN_GEONINJA }}
token: ${{ secrets.GH_TOKEN_BOT }}
owner: qgis
repo: QGIS-Documentation
title: ${{ format('{0} (Request in QGIS)', github.event.pull_request.title) }}