Skip to content

Commit 0546287

Browse files
committed
chore(oxc-unshadowed-visitor): setup release flow
1 parent a04610d commit 0546287

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
tags:
66
- 'plugin-*'
7+
- 'oxc-unshadowed-visitor@*'
78

89
jobs:
910
publish:

.github/workflows/release-tag.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
tags:
66
- 'plugin-*'
7+
- 'oxc-unshadowed-visitor@*'
78

89
jobs:
910
release:

0 commit comments

Comments
 (0)