WIP: use tag push instead of commit push #167

Draft
Anri wants to merge 1 commit from release-tag into main

View file

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