1
0
Fork 0

fix syntax error in github action

master
Florian Schrofner 2022-02-26 14:42:49 +01:00
parent afb488da1e
commit cddb2b00c9
1 changed files with 4 additions and 3 deletions

View File

@ -1,5 +1,6 @@
name: Build release on tag name: Build release on tag
on: push on:
push:
tags: tags:
- '*' - '*'
jobs: jobs: