Skip to content

Commit

Permalink
test5
Browse files Browse the repository at this point in the history
Signed-off-by: Cary Phillips <[email protected]>
  • Loading branch information
cary-ilm committed Mar 28, 2024
1 parent 3a62163 commit 4dbc064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-sign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Sign archive with Sigstore
uses: sigstore/[email protected]
with:
inputs: ${OPENEXR_TARBALL}
inputs: ${{ env.OPENEXR_TARBALL }}

- name: Upload release archive
env:
Expand Down

0 comments on commit 4dbc064

Please sign in to comment.