Skip to content

Commit

Permalink
feat: new release automation
Browse files Browse the repository at this point in the history
  • Loading branch information
Nemental committed Nov 8, 2024
1 parent 1007dd4 commit 3c9b6e4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
name: Release & Build

on:
workflow_dispatch:

jobs:
semantic:
uses: nemental/.github/.github/workflows/release.yml@main

0 comments on commit 3c9b6e4

Please sign in to comment.