We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de62b3c commit 8cf5276Copy full SHA for 8cf5276
1 file changed
.github/workflows/release.yml
@@ -12,6 +12,5 @@ jobs:
12
with:
13
package_mask: "benchmark-*.ospx"
14
dotnet_version: "8.x.x"
15
- locale: "en_US"
16
secrets:
17
PUSH_TOKEN: ${{ secrets.PUSH_TOKEN }}
0 commit comments