Rollback again

This commit is contained in:
Thomas Roque 2023-05-01 15:58:31 +02:00
parent 76ffc29017
commit 820061bd1d

View File

@ -33,6 +33,6 @@ jobs:
- name: Build
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GH_TOKEN: ${{ GH_TOKEN }}
run: npm run dist
shell: bash