Skip to content

Commit 970d95a

Browse files
committed
ci release tech
1 parent cf28398 commit 970d95a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/ci-release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
- uses: sbt/setup-sbt@v1
2222
- run: sbt ci-release
2323
env:
24-
VERSION: ${{ env.VERSION }}
2524
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}
2625
PGP_SECRET: ${{ secrets.PGP_SECRET }}
2726
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}

version.sbt

-1
This file was deleted.

0 commit comments

Comments
 (0)