Skip to content
Snippets Groups Projects
Commit fc147b5f authored by Griefed's avatar Griefed :joystick:
Browse files

ci(GitHub): Correctly execute (pre)release actions when tags are pushed.

parent cee1b954
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ name: Create GitHub Release after GitLab tag mirror
on:
push:
tags:
- '*'
- '[0-9]+.[0-9]+.[0-9]+'
jobs:
release:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment