We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1285bad commit a60d8e2Copy full SHA for a60d8e2
1 file changed
.github/workflows/publish.yaml
@@ -14,6 +14,7 @@ on:
14
15
jobs:
16
publish-crates:
17
+ name: Publish Crates
18
runs-on: ubuntu-latest
19
environment: production
20
steps:
0 commit comments