Skip to content

chore: Update test harness with new az version #412

chore: Update test harness with new az version

chore: Update test harness with new az version #412

name: Release Drafter
on:
push:
workflow_dispatch:
release:
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@6db134d15f3909ccc9eefd369f02bd1e9cffdf97 # v5
env:
# This token is generated automatically by default in GitHub Actions: no need to create it manually
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}