Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
chore: update gh actions config
Browse files Browse the repository at this point in the history
  • Loading branch information
indes committed Apr 11, 2020
1 parent 4ab0d2a commit b7bacb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Release

on:
create:
push:
tags:
- v*
- '*'

jobs:
goreleaser:
Expand Down

0 comments on commit b7bacb1

Please sign in to comment.