Skip to content

Add SEV-SNP hardware attestation to verify command (#1) #3

Add SEV-SNP hardware attestation to verify command (#1)

Add SEV-SNP hardware attestation to verify command (#1) #3

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