We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6f3ef3 commit 72f3c94Copy full SHA for 72f3c94
.github/workflows/stage-release.yml
@@ -63,7 +63,7 @@ jobs:
63
uses: ncipollo/release-action@v1
64
with:
65
artifacts: "build/dist/*.*"
66
- bodyFile: "scripts/github-actions/release-notes.md"
+ bodyFile: "scripts/github-actions/release_header.md"
67
draft: true
68
generateReleaseNotes: true
69
name: Selenium ${{ env.VERSION }}
0 commit comments