Skip to content

Merge branch 'main' into 152-detected-blocking-call-to-open-inside-th… #33

Merge branch 'main' into 152-detected-blocking-call-to-open-inside-th…

Merge branch 'main' into 152-detected-blocking-call-to-open-inside-th… #33

Workflow file for this run

name: Release
on:
push:
tags:
- "*.*.*"
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Release
uses: softprops/action-gh-release@v2
with:
body: |
Enjoying this integration? Show your support by starring the repository! ⭐️
**Changes:**
- Change 1
- Change 2
**Important notes:**
Why is this important
draft: true
generate_release_notes: true