Skip to content

Commit

Permalink
Merge branch 'master' of github.com:sksamuel/scapegoat
Browse files Browse the repository at this point in the history
  • Loading branch information
mccartney committed Apr 9, 2020
2 parents 33043d6 + 32b56c5 commit 4331e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
key: sbt-${{hashFiles('**/*.sbt')}}-${{hashFiles('project/build.properties')}}
restore-keys: |
sbt-
- run: sbt ci-release -DsonatypeProfileName=${{secrets.SONATYPE_USERNAME}}
- run: sbt ci-release
env:
PGP_PASSPHRASE: ${{secrets.PGP_PASSPHRASE}}
PGP_SECRET: ${{secrets.PGP_SECRET}}
Expand Down

0 comments on commit 4331e97

Please sign in to comment.