This commit is contained in:
cupcakearmy 2021-04-07 15:38:58 +02:00
parent c045ab43bf
commit 39398da265
No known key found for this signature in database
GPG Key ID: D28129AE5654D9D9
1 changed files with 4 additions and 2 deletions

View File

@ -2,8 +2,10 @@ name: Main
on: on:
push: push:
tags: # tags:
- 'v*.*.*' # - 'v*.*.*'
branches:
- main
jobs: jobs:
build: build: