more name mismatches - take 3
This commit is contained in:
parent
ba0c618250
commit
c2f5599c0d
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ jobs:
|
||||||
uses: https://git.lerch.org/lobo/action-hsm-sign@v1
|
uses: https://git.lerch.org/lobo/action-hsm-sign@v1
|
||||||
with:
|
with:
|
||||||
pin: ${{ secrets.HSM_USER_PIN }}
|
pin: ${{ secrets.HSM_USER_PIN }}
|
||||||
files: release-tracker-linux-x86_64
|
files: release-tracker
|
||||||
public_key: 'https://emil.lerch.org/serverpublic.pem'
|
public_key: 'https://emil.lerch.org/serverpublic.pem'
|
||||||
- name: Output signature URL
|
- name: Output signature URL
|
||||||
run: echo "Signature URL is ${{ steps.sign.outputs.URL_0 }}"
|
run: echo "Signature URL is ${{ steps.sign.outputs.URL_0 }}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue