Skip to content

Commit

Permalink
build: reset release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Javakky-pxv committed Jul 19, 2023
1 parent 14272a2 commit d8f2019
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
8 changes: 0 additions & 8 deletions .github/decodekey.sh

This file was deleted.

4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ jobs:
distribution: temurin
java-version: 8
cache: sbt
- run: |
.github/decodekey.sh
sbt ci-release
- run: sbt ci-release
env:
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}
PGP_SECRET: ${{ secrets.PGP_SECRET }}
Expand Down

0 comments on commit d8f2019

Please sign in to comment.