So this is how tags work
Some checks failed
/ raw artifact (push) Failing after 23s
/ docker build (push) Failing after 4s
/ cargo test (push) Successful in 22s

This commit is contained in:
Karcsesz 2024-03-18 01:35:51 +01:00
parent f93b8a43eb
commit 259d41d433

View file

@ -1,7 +1,7 @@
on:
release:
types:
- created
push:
tags:
- 'v*'
jobs:
docker: