use tag push instead of commit push
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 48s

This commit is contained in:
Mylloon 2024-09-17 18:52:51 +02:00 committed by Mylloon
parent a790ddf377
commit db98ef16b7

View file

@ -2,7 +2,8 @@ name: Publish latest version
on:
push:
branches: [main]
tags:
- "*"
jobs:
build: