Update .github/workflows/emoji-bot.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/emoji-bot.yml
vendored
2
.github/workflows/emoji-bot.yml
vendored
@@ -19,5 +19,3 @@ jobs:
|
|||||||
- name: 🚦 Run Emoji Bot Handler
|
- name: 🚦 Run Emoji Bot Handler
|
||||||
run: node index.js
|
run: node index.js
|
||||||
working-directory: ./bot
|
working-directory: ./bot
|
||||||
env:
|
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user