mirror of
https://github.com/polhenarejos/pico-hsm.git
synced 2026-01-17 01:18:06 +00:00
Releaser is available up to 6.7.0
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
710eb70af7
commit
e41f2ba712
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
|
|
@ -34,7 +34,7 @@ jobs:
|
||||||
- name: Delete private key
|
- name: Delete private key
|
||||||
run: rm private.pem
|
run: rm private.pem
|
||||||
- name: Update nightly release
|
- name: Update nightly release
|
||||||
uses: pyTooling/Actions/releaser@main
|
uses: pyTooling/Actions/releaser@v6.7.0
|
||||||
with:
|
with:
|
||||||
tag: nightly-${{ matrix.refs }}
|
tag: nightly-${{ matrix.refs }}
|
||||||
rm: true
|
rm: true
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue