mirror of
https://github.com/trussed-dev/trussed-staging.git
synced 2026-06-20 04:16:23 -07:00
Update to trussed v0.2.0-rc.1
This commit is contained in:
@@ -25,5 +25,7 @@ jobs:
|
||||
if: ${{ !contains(github.event.pull_request.labels.*.name, 'skip-publish-check-trussed-hpke') }}
|
||||
- run: cargo publish --dry-run --package trussed-manage
|
||||
if: ${{ !contains(github.event.pull_request.labels.*.name, 'skip-publish-check-trussed-manage') }}
|
||||
- run: cargo publish --dry-run --package trussed-staging
|
||||
if: ${{ !contains(github.event.pull_request.labels.*.name, 'skip-publish-check-trussed-staging') }}
|
||||
- run: cargo publish --dry-run --package trussed-wrap-key-to-file
|
||||
if: ${{ !contains(github.event.pull_request.labels.*.name, 'skip-publish-check-trussed-wrap-key-to-file') }}
|
||||
|
||||
Reference in New Issue
Block a user