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 ad84bc5 commit 99ff15eCopy full SHA for 99ff15e
.github/workflows/ter-release.yml
@@ -1,6 +1,9 @@
1
name: TER release
2
3
on:
4
+ workflow_dispatch:
5
+ tags:
6
+ - '*'
7
push:
8
tags:
9
- '*'
0 commit comments