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

This commit is contained in:
lobo 2023-03-28 04:46:35 +00:00
parent 38cae725ce
commit f96374e821

View File

@ -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/