Update .gitea/workflows/signing.yaml
This commit is contained in:
parent
3d0675a3d5
commit
92a37f22a2
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
||||||
run: ls -la
|
run: ls -la
|
||||||
- name: Sign
|
- name: Sign
|
||||||
id: sign
|
id: sign
|
||||||
uses: https://git.lerch.org/lobo/action-hsm-sign@8bf352b
|
uses: https://git.lerch.org/lobo/action-hsm-sign@8bf352b9659f6e3c075568c80bd5c31f07f06b2c
|
||||||
with:
|
with:
|
||||||
pin: ${{ secrets.HSM_USER_PIN }}
|
pin: ${{ secrets.HSM_USER_PIN }}
|
||||||
files: ???
|
files: ???
|
||||||
|
|
Loading…
Add table
Reference in a new issue