Update '.gitea/workflows/hello_world.yaml'
Some checks failed
Explore-GitHub-Actions

This commit is contained in:
lobo 2023-03-28 05:29:11 +00:00
parent baa8f54eba
commit cf1859f72a

View File

@ -13,7 +13,7 @@ jobs:
ls ${{ github.workspace }} ls ${{ github.workspace }}
- run: true - run: true
- name: Sign - name: Sign
uses: https://git.lerch.org/lobo/action-hsm-sign@7d901e80ce84493a92ce5a2009d9b02e7409d9ba uses: https://git.lerch.org/lobo/action-hsm-sign@a75af62f3400518be1a965f71bd6b0d56de43e10
with: with:
pin: ${{ secrets.HSM_USER_PIN }} pin: ${{ secrets.HSM_USER_PIN }}
files: .gitea/** files: .gitea/**