Skip to content

Commit

Permalink
fix gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
moshloop committed Apr 22, 2020
1 parent 80ca51b commit 67e1392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binary.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Publish Binary
on:
push:
 tags:
tags:
- "*"
jobs:
release:
Expand Down

0 comments on commit 67e1392

Please sign in to comment.