fix: token

This commit is contained in:
元凛
2022-02-10 09:54:54 +08:00
parent 080e9fb5e3
commit 4826be2469
4 changed files with 12 additions and 14 deletions

View File

@@ -1,6 +1,5 @@
import { dealStringToArr, THANKS } from 'actions-util';
import * as github from '@actions/github';
import { dealStringToArr, THANKS } from 'actions-util';
import * as core from './core';
import { IssueHelperEngine } from './helper';