Compare commits

...

2 commits

Author SHA1 Message Date
c9fbc85ce7
Merge remote-tracking branch 'origin/main'
Some checks failed
on push / build (push) Has been cancelled
2024-02-02 00:16:59 +01:00
3dfad188ef
act on all tags 2024-02-02 00:15:46 +01:00

View file

@ -3,7 +3,7 @@ name: on tags
on:
push:
tags:
- *
- '*'
jobs:
build: