Release new versions of Sieve via CI (#158)

This commit is contained in:
ITDancer13
2021-08-31 10:13:01 +02:00
committed by GitHub
parent 1a9371a636
commit 6025c7fd44
2 changed files with 2 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ name: ci_publish
on:
push:
branches:
- master
- 'releases/*'
jobs: