fix: Fixed ci and removed node_modules

releases/v3
Tycho Bokdam 2021-10-05 23:27:15 +02:00
parent ae41970cdd
commit c2f6f9ae30
No known key found for this signature in database
GPG Key ID: F1180857DB997467
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ jobs:
- name: Create Release
uses: actions/create-release@v1
if: steps.changelog.outputs.skipped != 'true'
env:
GITHUB_TOKEN: ${{ secrets.github_token }}
with: