Skip to content

Commit 56cb1c4

Browse files
authored
build: loosen is-release branch name check (#60)
1 parent 5f43797 commit 56cb1c4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ jobs:
3434
steps:
3535
- id: is-release
3636
uses: MetaMask/action-is-release@v1
37-
with:
38-
commit-starts-with: 'Release [version]'
3937

4038
publish-release:
4139
name: Publish release

0 commit comments

Comments
 (0)