Removed constraints on tag
This commit is contained in:
parent
6bb15965d6
commit
2d0d24a35a
@ -2,8 +2,6 @@ name: Building and testing LASP
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
Build-Test-Ubuntu:
|
||||
@ -31,4 +29,5 @@ jobs:
|
||||
files: |-
|
||||
dist/**
|
||||
api_key: '${{secrets.RELEASE_TOKEN}}'
|
||||
if: gitea.ref == 'refs/heads/master'
|
||||
if: gitea.ref == 'refs/heads/master'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user