We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bbfee5 commit 13c91b9Copy full SHA for 13c91b9
.github/workflows/release.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
tags:
6
- v[0-9]+.[0-9]+.[0-9]+
7
- workflow_dispatch:
+workflow_dispatch:
8
9
jobs:
10
deploy-forge:
0 commit comments