We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccdfb89 commit fe94f1eCopy full SHA for fe94f1e
1 file changed
.github/workflows/release.yaml
@@ -52,4 +52,3 @@ jobs:
52
runCmd: |
53
# Note: "${{ github.ref_name }}" will be the tag name, e.g., "1.0.0"
54
./scripts/publish.sh "${{ github.ref_name }}"
55
-
0 commit comments