Skip to content

Commit

Permalink
hack
Browse files Browse the repository at this point in the history
  • Loading branch information
tpolecat committed Sep 8, 2020
1 parent 4929bcf commit 1bd496f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: coursier/cache-action@v3
- uses: olafurpg/setup-gpg@v2
- name: Publish
run: csbt ci-release
run: csbt version "git status" ci-release "git status"
env:
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}
PGP_SECRET: ${{ secrets.PGP_SECRET }}
Expand Down

0 comments on commit 1bd496f

Please sign in to comment.