Skip to content

Commit

Permalink
chore: update github release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gregmagolan committed Nov 16, 2022
1 parent c96faa2 commit fa03804
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Release
on:
push:
tags:
- '*.*.*'
- '5.*.*'

jobs:
build:
Expand Down
Empty file added BUILD
Empty file.

1 comment on commit fa03804

@alexeagle
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

empty root BUILD file oops :)

Please sign in to comment.