We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ed6f0e commit 80bee03Copy full SHA for 80bee03
.github/workflows/create_release.yaml
@@ -4,7 +4,7 @@ on:
4
push:
5
tags:
6
- v*
7
- - "@dojoengine/*@*"
+ - @dojoengine/*@*
8
9
permissions:
10
contents: write
0 commit comments