Skip to content

Commit

Permalink
Use SCALAJS_VERSION=0.6.32 for 2.12.11 support
Browse files Browse the repository at this point in the history
  • Loading branch information
gabro committed Mar 20, 2020
1 parent a0834d6 commit bb07d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Publish
run: |
sbt ci-release
SCALAJS_VERSION=0.6.31 sbt clean sonatypeBundleClean ci-release
SCALAJS_VERSION=0.6.32 sbt clean sonatypeBundleClean ci-release
sbt docs/docusaurusPublishGhpages
env:
GIT_USER: [email protected]
Expand Down

0 comments on commit bb07d8f

Please sign in to comment.