We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e338c5f commit e2d7e13Copy full SHA for e2d7e13
1 file changed
.github/workflows/release.yml
@@ -3,7 +3,6 @@ name: Release
3
on:
4
push:
5
tags: [ 'v*' ]
6
- branches: [ develop ]
7
8
env:
9
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
0 commit comments