publish to github

This commit is contained in:
Marvin Steadfast 2020-04-01 13:33:00 +02:00
parent 97da979288
commit 33b92733c8

View File

@ -28,3 +28,11 @@ steps:
from_secret: username
password:
from_secret: password
- name: publish to github
image: plugins/github-release
settings:
api_key:
from_secret: github_token
files: jitsiexporter_linux_amd64
when:
event: tag