We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c65c7c7 commit e570375Copy full SHA for e570375
1 file changed
.github/workflows/release.yml
@@ -2,9 +2,6 @@ name: Releases
2
on:
3
release:
4
types: [published]
5
- push:
6
- tags:
7
- - processing-*
8
9
jobs:
10
version:
0 commit comments