Skip to content

Commit

Permalink
Upload to the run
Browse files Browse the repository at this point in the history
  • Loading branch information
Hacksore committed Nov 22, 2023
1 parent 2908a31 commit 51d7d5d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,9 @@ jobs:
ES_TOTP_SECRET: "${{ secrets.ES_TOTP_SECRET }}"
- name: Postsign
run: ls -hal binaries
# TODO: can we make it overwrite the draft bins somehow?
- uses: actions/upload-artifact@v3
with:
name: signed-windows-bins
path: |
binaries/

0 comments on commit 51d7d5d

Please sign in to comment.