Skip to content

Commit

Permalink
test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
LinceMathew committed Feb 24, 2024
1 parent 7d18fc0 commit b92410d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/go-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: glee Release

on:
push:
# branches:
# - glee-in-go
# tags:
# - 'v[0-9]+.[0-9]+.[0-9]+'
branches:
- main
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'

jobs:
create-release:
Expand Down

0 comments on commit b92410d

Please sign in to comment.