We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a994778 commit 47a565cCopy full SHA for 47a565c
.github/workflows/prepare-release.yml
@@ -21,6 +21,7 @@ env:
21
22
jobs:
23
prepare-release:
24
+ name: "Prepare release"
25
if: github.event_name == "workflow_dispatch"
26
runs-on: ubuntu-latest
27
steps:
0 commit comments