Skip to content

Updated BlackBox (#15) #2

Updated BlackBox (#15)

Updated BlackBox (#15) #2

Workflow file for this run

name: Release
on:
push:
tags:
- "*.*.*"
jobs:
release:
runs-on: 'ubuntu-latest'
timeout-minutes: 5
steps:
- name: Release
uses: softprops/action-gh-release@v1
with:
generate_release_notes: true