feat: add random to (#35)

* feat: add random to

* add actions

* up

* up version

* add less
This commit is contained in:
xrkffgg
2021-01-11 21:32:00 +08:00
committed by GitHub
parent 3836013160
commit 8e05706e43
20 changed files with 1768 additions and 158 deletions

View File

@@ -38,7 +38,7 @@ jobs:
steps:
- name: help wanted
if: github.event.label.name == 'help wanted'
uses: actions-cool/issues-helper@v1.8
uses: actions-cool/issues-helper@v1.9
with:
actions: 'create-comment'
token: ${{ secrets.GITHUB_TOKEN }}