Set up GitHub Actions

This commit is contained in:
Adrian Kuta 2021-09-03 12:37:28 +02:00
parent e47c8593da
commit 8ac2901e23

View File

@ -4,6 +4,7 @@ on:
release:
# We'll run this workflow when a new GitHub release is created
types: [released]
workflow_dispatch:
jobs:
publish: