Skip to content

Commit

Permalink
chore: update deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nimaa77 committed Apr 25, 2020
1 parent 14375b9 commit 02c1412
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: 'release'
name: Release

on:
push:
tags:
- '@jaredpalmer/after/*'
- 'create-after-app@/*'
- 'babel-plugin-after@/*'
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10

jobs:
build:
Expand Down

0 comments on commit 02c1412

Please sign in to comment.