Skip to content

Commit

Permalink
Target tags being released for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
xdrdak committed Jun 29, 2020
1 parent df4c070 commit e1a14d2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish-lerna.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
on:
push:
branches:
- master
- next
tags:
- '@lightspeed*'

name: Publish lerna
jobs:
publish:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/publish-mainline.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
on:
push:
branches:
- master
- next
tags:
- '@lightspeed*'

name: Publish mainline
jobs:
publish:
Expand Down

0 comments on commit e1a14d2

Please sign in to comment.