mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-06-28 09:04:47 -05:00
Update close-old-issues.yaml
This commit is contained in:
2
.github/workflows/close-old-issues.yaml
vendored
2
.github/workflows/close-old-issues.yaml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
script: |
|
||||
const octokit = context.octokit;
|
||||
const octokit = github;
|
||||
|
||||
// Get the repository owner and name
|
||||
const { owner, repo } = context.repo;
|
||||
|
Reference in New Issue
Block a user