Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hacksore authored Nov 22, 2023
1 parent aef0d09 commit 0f46c85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ jobs:
ES_TOTP_SECRET: "${{ secrets.ES_TOTP_SECRET }}"
- name: Postsign
run: |
ls -hal binaries
sha1sum binaries/*
ls -hal binaries/signed
sha1sum binaries/signed/*
- name: Create release or skip
id: create-release
uses: actions/github-script@v7
Expand Down

0 comments on commit 0f46c85

Please sign in to comment.