ci: add tag extraction from github_ref var

This commit is contained in:
Konstantin Lampalzer 2024-09-23 14:06:29 +02:00
parent 3836d1480b
commit efd9cf02c9
2 changed files with 7 additions and 0 deletions

View file

@ -2,6 +2,8 @@ name: Package
on:
push:
tags:
- "**"
jobs:
package: