fix: Fixed ci and removed node_modules
parent
ae41970cdd
commit
c2f6f9ae30
|
@ -23,6 +23,7 @@ jobs:
|
||||||
|
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
uses: actions/create-release@v1
|
uses: actions/create-release@v1
|
||||||
|
if: steps.changelog.outputs.skipped != 'true'
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.github_token }}
|
GITHUB_TOKEN: ${{ secrets.github_token }}
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue