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

This commit is contained in:
Mylloon 2024-09-17 18:52:51 +02:00
parent 9f7f3e7ba8
commit 5b3d6a4489
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

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