Skip to content

Commit

Permalink
Condition the jwt action on release.
Browse files Browse the repository at this point in the history
  • Loading branch information
AmineKhaldi committed Mar 8, 2024
1 parent 9209d77 commit 89d37d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-c-libraries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ jobs:
chiavdfc-${{ matrix.os.matrix }}-${{ matrix.arch.matrix }}.zip
- uses: Chia-Network/actions/github/jwt@main
if: env.RELEASE == 'true'

- name: Notify new build
if: env.RELEASE == 'true'
Expand Down

0 comments on commit 89d37d8

Please sign in to comment.