Skip to content

Commit

Permalink
cross-publish for 2.11, 2.12 & 2.13 (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-brice-jaglin authored Jun 3, 2020
1 parent 75d5035 commit d6e4b6f
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 @@ -20,7 +20,7 @@ jobs:
PGP_PRIVATE: ${{ secrets.PGP_PRIVATE }}
PGP_PUBLIC: ${{ secrets.PGP_PUBLIC }}
- name: Release
run: sbt rules/releaseEarly
run: sbt +rules/releaseEarly
env:
CI: GitHub
PGP_PASSWORD: ${{ secrets.PGP_PASSWORD }}
Expand Down

0 comments on commit d6e4b6f

Please sign in to comment.