Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2022-01-23 16:33:35 +03:00
parent fe2bbdaf1d
commit 4c70e35598

View file

@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: npm install
- run: node update.js
- run: node ./scripts/update.js
- uses: tibdex/github-app-token@v1
if: ${{ !env.ACT }}
id: create-app-token