update runs on
This commit is contained in:
parent
7520a46f5a
commit
cc249a126e
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ jobs:
|
||||||
user: ${{ secrets.NTFY_USER }}
|
user: ${{ secrets.NTFY_USER }}
|
||||||
password: ${{ secrets.NTFY_PASSWORD }}
|
password: ${{ secrets.NTFY_PASSWORD }}
|
||||||
sign:
|
sign:
|
||||||
runs-on: ubuntu-latest-hsm
|
runs-on: ubuntu-latest-with-hsm
|
||||||
needs: build
|
needs: build
|
||||||
steps:
|
steps:
|
||||||
- name: Download Artifact
|
- name: Download Artifact
|
||||||
|
|
Loading…
Add table
Reference in a new issue