Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
feat: workflow on release create
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshKhandeparkar committed Feb 21, 2021
1 parent c3ec05e commit 92317ec
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Build/release

on:
push:
tags:
- v*
release:
types: [published]

jobs:
release:
Expand Down

0 comments on commit 92317ec

Please sign in to comment.