Removed constraints on tag
Building and testing LASP / Build-Test-Ubuntu (push) Successful in 2m20s Details
Building and testing LASP / Release-Ubuntu (push) Failing after -1m9s Details

This commit is contained in:
Anne de Jong 2023-10-05 21:52:51 +02:00
parent 6bb15965d6
commit 2d0d24a35a
1 changed files with 2 additions and 3 deletions

View File

@ -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'