Skip to content

Commit

Permalink
Fix release action, see sbt/sbt-ci-release#194 (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyshav authored Sep 23, 2024
1 parent 0d5689d commit 68447fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
with:
fetch-depth: 0
- uses: olafurpg/setup-scala@v10
- uses: olafurpg/setup-gpg@v3
- run: sbt ci-release
env:
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}
Expand Down

0 comments on commit 68447fa

Please sign in to comment.