File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -43,11 +43,11 @@ jobs:
4343 node-version : 12
4444 - name : Install project
4545 run : npm ci --ignore-scripts
46- - name : Release
47- env :
48- GITHUB_TOKEN : ${{ secrets.SEMANTIC_RELEASE_GITHUB_TOKEN }}
49- GIT_AUTHOR_NAME : vidavidorra-release
50- GIT_AUTHOR_EMAIL : 65564857+vidavidorra-release@users.noreply.github.com
51- GIT_COMMITTER_NAME : vidavidorra-release
52- GIT_COMMITTER_EMAIL : 65564857+vidavidorra-release@users.noreply.github.com
53- run : npx --no-install semantic-release
46+ # - name: Release
47+ # env:
48+ # GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_GITHUB_TOKEN }}
49+ # GIT_AUTHOR_NAME: vidavidorra-release
50+ # GIT_AUTHOR_EMAIL: 65564857+vidavidorra-release@users.noreply.github.com
51+ # GIT_COMMITTER_NAME: vidavidorra-release
52+ # GIT_COMMITTER_EMAIL: 65564857+vidavidorra-release@users.noreply.github.com
53+ # run: npx --no-install semantic-release
You can’t perform that action at this time.
0 commit comments