1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-27 23:46:39 +01:00

Adds release to github

This commit is contained in:
Amir Raminfar
2020-03-18 17:29:05 -07:00
parent b48f387dac
commit 2d1de562d4
2 changed files with 19 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v1
with:
go-version: "1.14.x"
go-version: 1.14.x
- name: Checkout code
uses: actions/checkout@v2
- name: Test