We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feb88a1 commit 76cd24fCopy full SHA for 76cd24f
.github/workflows/release-binary.yaml
@@ -6,7 +6,7 @@ on:
6
branches: ["main", "master"]
7
# Release whenever this file changes
8
paths:
9
- - "./version.txt"
+ - "version.txt"
10
workflow_dispatch:
11
12
permissions:
0 commit comments