fix: run action only on tags

main v0.0.1
Antonio De Lucreziis 7 months ago
parent 09a6b8374f
commit c9f4608881

@ -2,8 +2,8 @@ name: Build and Release
on:
push:
branches:
- main
tags:
- 'v*.*.*'
jobs:
build:

Loading…
Cancel
Save