build: release

This commit is contained in:
Manuel
2022-03-23 00:39:13 +01:00
committed by GitHub

View File

@@ -30,7 +30,7 @@ jobs:
- run: npx semantic-release - run: npx semantic-release
env: env:
GH_TOKEN: ${{ secrets.RELEASE_GITHUB_TOKEN }} GH_TOKEN: ${{ secrets.RELEASE_GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.RELEASE_GITHUB_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
- name: Determine tag on current commit - name: Determine tag on current commit
id: tag id: tag