Update publish.yml - to only build on tag push

This commit is contained in:
PatrykHegenberg 2024-04-28 13:20:49 +02:00 committed by GitHub
parent 3989352302
commit c1cb760261
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,6 @@ name: Build and Publish
on:
push:
branches: ["main"]
tags:
- '*'