Skip to content

fix(verify): replace IMDS extension check with waagent service detection #15

fix(verify): replace IMDS extension check with waagent service detection

fix(verify): replace IMDS extension check with waagent service detection #15

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