token
This commit is contained in:
parent
a85b9ec5b2
commit
372ad90802
2
.github/workflows/reminder.yml
vendored
2
.github/workflows/reminder.yml
vendored
@ -8,6 +8,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
TOKEN: "${{ secrets.TOKEN }}"
|
||||
|
||||
- name: Use Node.js
|
||||
uses: actions/setup-node@v1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user