Skip to content

Commit

Permalink
release tag fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
LinceMathew committed Aug 9, 2023
1 parent b6afcfb commit f2fe5dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,11 @@ on:
push:
branches:
- main
tags:
- 'v*'
workflow_dispatch:


jobs:
Binary-Build:
name: Build binary using nuitka
Expand Down

0 comments on commit f2fe5dd

Please sign in to comment.