Skip to content

Fix tpm2_nvread: use -C o (owner hierarchy) and write to file #2

Fix tpm2_nvread: use -C o (owner hierarchy) and write to file

Fix tpm2_nvread: use -C o (owner hierarchy) and write to file #2

Workflow file for this run

name: Release
on:
push:
tags:
- 'v*'
permissions:
contents: write
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Create Release
uses: softprops/action-gh-release@v2
with:
files: |
privateclaw
install.sh
generate_release_notes: true