Skip to content

Commit

Permalink
skip signing since it's broken
Browse files Browse the repository at this point in the history
  • Loading branch information
blampe committed Aug 10, 2023
1 parent 170bfff commit 36b2944
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
run: sha512sum pulumi-watch-* | tee SHA512SUMS

- name: Sign checksums
if: false # TODO(https://github.com/pulumi/watchutil-rs/issues/40): This step is currently broken.
shell: bash
env:
RELEASE_KEY: ${{ secrets.RELEASE_KEY }}
Expand Down

0 comments on commit 36b2944

Please sign in to comment.