feat: adding github workflow

This commit is contained in:
carlos
2022-06-04 16:12:28 -04:00
parent 5d0e12399d
commit 4f849c06a8

View File

@ -1,8 +1,9 @@
name: "release"
on:
release:
types: [published]
push:
branches:
- master
jobs:
release: