Fix workflow

This commit is contained in:
Fabien-B
2021-05-04 17:35:28 +02:00
parent febbd541b0
commit 16fae1ced6
+1 -1
View File
@@ -10,5 +10,5 @@ jobs:
- name: GitHub Issue Due Dates Action
uses: alexleventer/github-issue-due-dates-action@1.1.0
with:
GH_TOKEN: "${{ secrets.GH_TOKEN }}"
GH_TOKEN: "${{ secrets.GITHUB_TOKEN }}"