Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
use another user to create issue
  • Loading branch information
3nids committed Feb 16, 2021
1 parent cc88b40 commit 17c1ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-needs-documentation.yml
Expand Up @@ -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) }}
Expand Down

0 comments on commit 17c1ccb

Please sign in to comment.