Skip to content

Commit

Permalink
Remove CI_RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Dec 19, 2024
1 parent f9851d4 commit 571993c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,5 @@ jobs:
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}
PGP_SECRET: ${{ secrets.PGP_SECRET }}
CI_CLEAN: clean
CI_RELEASE: +publishSigned
run: |
sbt ci-release

0 comments on commit 571993c

Please sign in to comment.