mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-26 16:30:07 +08:00
Fix workflow
This commit is contained in:
@@ -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 }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user