Update .forgejo/workflows/build+release.yml

This commit is contained in:
Neshura 2023-12-18 08:07:14 +00:00
parent 6f2975dfd7
commit fa6f0f7707

View file

@ -7,7 +7,7 @@ on:
- '[0-9]+.[0-9]+.[0-9]+'
- '[0-9]+.[0-9]+.[0-9]+rc[0-9]+'
jobs:
tests:
test:
runs-on: docker
steps:
-