mirror of
https://github.com/louislam/dockge.git
synced 2024-11-23 19:34:04 +00:00
Try to fix "close-incorrect-issue.yml"
This commit is contained in:
parent
62e952f1e6
commit
0e768abfb4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/close-incorrect-issue.yml
vendored
2
.github/workflows/close-incorrect-issue.yml
vendored
|
@ -39,4 +39,4 @@ jobs:
|
|||
run: pnpm install
|
||||
|
||||
- name: Close Incorrect Issue
|
||||
- run: node extra/close-incorrect-issue.js ${{ secrets.GITHUB_TOKEN }} ${{ github.event.issue.number }} ${{ github.event.issue.user.login }}
|
||||
run: node extra/close-incorrect-issue.js ${{ secrets.GITHUB_TOKEN }} ${{ github.event.issue.number }} ${{ github.event.issue.user.login }}
|
||||
|
|
Loading…
Reference in a new issue