Remove duplicate ci env vars
This commit is contained in:
parent
6bdbd27ec4
commit
573f833fc5
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -26,6 +26,3 @@ jobs:
|
|||||||
- run: bash <(curl -s https://codecov.io/bash)
|
- run: bash <(curl -s https://codecov.io/bash)
|
||||||
- name: Semantic Release
|
- name: Semantic Release
|
||||||
uses: cycjimmy/semantic-release-action@v2
|
uses: cycjimmy/semantic-release-action@v2
|
||||||
env:
|
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user