Skip to content

Commit d529209

Browse files
authored
Use bot with PAT to update statistics
PAT only valid for a year, it's not possible to create a longer one
1 parent 8e41035 commit d529209

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/translation_statistics.yml

+2
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050
name: Create Pull Request for master
5151
uses: peter-evans/create-pull-request@153407881ec5c347639a548ade7d8ad1d6740e38 # v5.0.2
5252
with:
53+
token: ${{ secrets.GH_PAT }}
54+
push-to-fork: geo-ninja/QGIS-Documentation
5355
commit-message: Update statistics of translation
5456
title: Update statistics of translation
5557
delete-branch: true

0 commit comments

Comments
 (0)