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 ba266f9 commit 7ba4535Copy full SHA for 7ba4535
.github/workflows/gitsplit.yml
@@ -3,6 +3,8 @@ on:
3
push:
4
tags:
5
- '*'
6
+ release:
7
+ types: [published]
8
9
env:
10
GITHUB_TOKEN: ${{ secrets.GITSPLIT_TOKEN }}
0 commit comments