We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b71d7f2 commit 5592056Copy full SHA for 5592056
.github/workflows/release.yml
@@ -72,7 +72,7 @@ jobs:
72
73
create-github-release:
74
needs: [prereqs, package]
75
- name: Create draft release with artifacts
+ name: Create release with artifacts
76
runs-on: ubuntu-latest
77
steps:
78
- name: Download packages
0 commit comments