Skip to content

Commit

Permalink
ci: allow gh releases
Browse files Browse the repository at this point in the history
  • Loading branch information
jpntex committed Jun 27, 2023
1 parent 6bf0dba commit fd66975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ run-name: Creating GH release - ${{ github.ref_name }}
on:
push:
tags:
- "*"
- "**"

jobs:
check:
Expand Down

0 comments on commit fd66975

Please sign in to comment.