Skip to content

Commit

Permalink
ci: fix PR builds
Browse files Browse the repository at this point in the history
  • Loading branch information
neko-kai authored Jun 24, 2024
1 parent c59eac8 commit 340bf99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
bash sbtgen.sc --js
bash .build.sh ${{ matrix.scala }} coverage
- uses: bitwarden/sm-action@v2
if: needs.checksecret.outputs.HAVE_SECRETS == 'true'
with:
access_token: ${{ secrets.TOKEN_BITWARDEN_SM }}
secrets: |
Expand Down

0 comments on commit 340bf99

Please sign in to comment.