Skip to content

Commit

Permalink
Add setup-gpg
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault committed Jun 8, 2021
1 parent 6c65118 commit dd7586f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- uses: olafurpg/setup-scala@v12
- uses: olafurpg/setup-gpg@v3
- run: git fetch --tags || true
- name: Publish ${{ github.ref }}
run: sbt ci-release
Expand Down

0 comments on commit dd7586f

Please sign in to comment.