mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-27 14:37:27 +08:00
Merge pull request #587 from gravitl/update_workflow
change to trigger on publish/release vice publish/create
This commit is contained in:
commit
c88b9e74c4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/buildandrelease.yml
vendored
2
.github/workflows/buildandrelease.yml
vendored
|
|
@ -7,7 +7,7 @@ on:
|
|||
description: 'Netmaker version'
|
||||
required: false
|
||||
release:
|
||||
types: [created]
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue