ci: rename files to match better naming

This commit is contained in:
iCrawl 2022-07-20 22:33:23 +02:00
parent 8a6ee906a7
commit 96b62b6539
No known key found for this signature in database
GPG key ID: 1AB888B16355FBB2
4 changed files with 1 additions and 1 deletions

View file

@ -4,7 +4,7 @@ on:
schedule:
- cron: '0 1 * * *'
jobs:
auto-deprecate:
npm-auto-deprecate:
name: npm auto deprecate
runs-on: ubuntu-latest
if: github.repository_owner == 'discordjs'