use tag push instead of commit push
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 17s

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

View file

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