Skip to content

Conversation

gabrieldonadel
Copy link
Owner

No description provided.

@gabrieldonadel gabrieldonadel self-assigned this Nov 6, 2020
@gabrieldonadel gabrieldonadel changed the base branch from test to master April 3, 2021 03:58
@gabrieldonadel gabrieldonadel changed the base branch from test to master April 3, 2021 03:58
@FDiskas
Copy link

FDiskas commented Jul 12, 2021

and it's gone

@@ -0,0 +1,23 @@
name: Test and Release
on: [push]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would suggest you to try this

on:
  push:
    branches:
      - "!*"
    tags:
      - "v*"

This will be triggered only on tags.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants