Skip to content

Commit

Permalink
auto binary release upon tag creation
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsandeep committed May 10, 2023
1 parent 292ce55 commit 499c682
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-binary.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: 🎉 Release Binary

on:
push:
tags:
- v*
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 499c682

Please sign in to comment.