Skip to content

Commit

Permalink
Regenerate github CI workflows using sbt-typelevel, this time without…
Browse files Browse the repository at this point in the history
… manually replacing the secrets (unnecessary)
  • Loading branch information
Henri Cook committed Sep 23, 2023
1 parent 46fcedf commit 8fe33bf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@ on:
tags: [v*]

env:
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
SONATYPE_CREDENTIAL_HOST: ${{ secrets.SONATYPE_CREDENTIAL_HOST }}
SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }}
PGP_SECRET: ${{ secrets.PGP_SECRET }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}


Expand Down

0 comments on commit 8fe33bf

Please sign in to comment.