Skip to content

Commit

Permalink
Remove unused dependencies, force npm version
Browse files Browse the repository at this point in the history
  • Loading branch information
JanCizmar committed Mar 4, 2021
1 parent 75fbeab commit ed95ddb
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 6,672 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Increase npm version
id: version
run: echo ::set-output name=VERSION::$(npm version prerelease)
run: echo ::set-output name=VERSION::$(npm version prerelease -f)

- name: Create docker image
run: ./gradlew docker
Expand Down
Loading

0 comments on commit ed95ddb

Please sign in to comment.