We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bf8bdb commit a80757bCopy full SHA for a80757b
.github/workflows/release.yml
@@ -8,7 +8,7 @@ on:
8
- '!v*-SNAPSHOT' # But not v*-SNAPSHOT, i.e. v2-SNAPSHOT
9
workflow_dispatch:
10
11
-name: Create Release
+name: Release
12
13
jobs:
14
build:
0 commit comments