Compare commits

...

1 commit

Author SHA1 Message Date
5b3d6a4489
use tag push instead of commit push
All checks were successful
Lint and Format Check / lint-and-format (pull_request) Successful in 11s
2024-09-17 18:52:51 +02:00

View file

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