This commit is contained in:
parent
38cae725ce
commit
f96374e821
|
@ -13,10 +13,10 @@ jobs:
|
||||||
ls ${{ github.workspace }}
|
ls ${{ github.workspace }}
|
||||||
- run: true
|
- run: true
|
||||||
- name: Sign
|
- name: Sign
|
||||||
uses: https://git.lerch.org/lobo/action-hsm-sign@1f64163251b0cd4af565241afa21f5a2d5f13aa9
|
uses: https://git.lerch.org/lobo/action-hsm-sign@ef1192b9be4eb08aaf7d1b098fea14c371e20c03
|
||||||
with:
|
with:
|
||||||
pin: ${{ secrets.HSM_USER_PIN }}
|
pin: ${{ secrets.HSM_USER_PIN }}
|
||||||
files: .gitea/**
|
files: ???
|
||||||
- name: list
|
- name: list
|
||||||
if: always()
|
if: always()
|
||||||
run: ls ${{ github.workspace }}/.gitea/workflows/
|
run: ls ${{ github.workspace }}/.gitea/workflows/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user