Skip to content

Commit

Permalink
fix: Fixed ci and removed node_modules
Browse files Browse the repository at this point in the history
  • Loading branch information
TriPSs committed Oct 5, 2021
1 parent ae41970 commit c2f6f9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Expand Up @@ -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:
Expand Down

0 comments on commit c2f6f9a

Please sign in to comment.