Skip to content

Commit e2d7e13

Browse files
committed
Fix release workflow trigger
1 parent e338c5f commit e2d7e13

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: Release
33
on:
44
push:
55
tags: [ 'v*' ]
6-
branches: [ develop ]
76

87
env:
98
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

0 commit comments

Comments
 (0)