Skip to content

Commit

Permalink
Merge pull request #348 from jaredpalmer/feature/transition-behavior
Browse files Browse the repository at this point in the history
feat(after): Transition Behavior
  • Loading branch information
nimaa77 committed Jun 28, 2020
2 parents b9987ea + ca94416 commit 639d344
Show file tree
Hide file tree
Showing 72 changed files with 5,812 additions and 4,440 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
Loading

0 comments on commit 639d344

Please sign in to comment.