Skip to content

Commit 3e2c42b

Browse files
authored
chore: Update release.yml
1 parent a48f334 commit 3e2c42b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
- dev
87

98
jobs:
109
release:
@@ -25,4 +24,4 @@ jobs:
2524

2625
- run: npx semantic-release
2726
env:
28-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
27+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)