Move github-helper script to new gh-helpers (#485)

This commit is contained in:
extremeheat 2024-03-09 11:51:36 -05:00 committed by GitHub
commit 914ed6840b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 62 deletions

View file

@ -15,8 +15,8 @@ jobs:
uses: actions/setup-node@master
with:
node-version: 18.0.0
- name: Install Github Actions toolkit
run: npm i @actions/github
- name: Install Github Actions helper
run: npm i gh-helpers
# The env vars contain the relevant trigger information, so we don't need to pass it
- name: Runs helper
run: cd .github/helper-bot && node index.js