Skip to content

Commit

Permalink
goreleasemefromthisprision
Browse files Browse the repository at this point in the history
  • Loading branch information
jlgore committed Mar 5, 2024
1 parent f2d60d4 commit 549c606
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ name: Build and Upload Artifact
on:
push:
branches:
- main # replace with your default branch if not 'main'
- 'main'
tags:
- 'release' # replace with your default branch if not 'main'

jobs:
build:
Expand Down

0 comments on commit 549c606

Please sign in to comment.