Use MY_TOKEN

This commit is contained in:
Anton Medvedev 2022-04-20 23:21:28 +02:00
parent 0d556edd9e
commit fc257539df

View File

@ -23,5 +23,5 @@ jobs:
- name: Build and Release - name: Build and Release
env: env:
FORCE_COLOR: 3 FORCE_COLOR: 3
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.MY_TOKEN }}
run: npx zx .github/workflows/release.mjs run: npx zx .github/workflows/release.mjs