Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
admd authored Dec 10, 2019
1 parent 19895e1 commit 236dc48
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Go
on: [push]
on:
push:
tags:
- 'v*'
jobs:

build:
Expand Down

0 comments on commit 236dc48

Please sign in to comment.