Skip to content

Commit

Permalink
3.x for publish
Browse files Browse the repository at this point in the history
  • Loading branch information
karan-batavia committed May 24, 2024
1 parent 0a7f9f6 commit e516903
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/gh_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
~/.sbt
~/.coursier
key: ${{ runner.os }}-sbt-${{ hashfiles('**/build.sbt') }}
- run: sbt ++3.4.1 ciReleaseTagNextVersion publish
- run: sbt ciReleaseTagNextVersion
- run: sbt ++3.4.1 publish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e516903

Please sign in to comment.