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