Skip to content

Commit

Permalink
It's a long journey, but I think we've arrived
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Dec 28, 2020
1 parent 604ac50 commit 89ad0dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Release
on:
push:
tags: *
tags:
- '*'

jobs:
build:
Expand Down

0 comments on commit 89ad0dc

Please sign in to comment.