We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75bd424 commit 471929aCopy full SHA for 471929a
.github/workflows/build.yml
@@ -1,8 +1,6 @@
1
name: Create Release
2
on:
3
push:
4
- branches:
5
- - master
6
tags:
7
- '[0-9]+.[0-9]+.[0-9]+'
8
jobs:
0 commit comments