Skip to content

Commit 72f3c94

Browse files
committed
[ci] Fixing typo on workflow
[skip ci]
1 parent f6f3ef3 commit 72f3c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stage-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
uses: ncipollo/release-action@v1
6464
with:
6565
artifacts: "build/dist/*.*"
66-
bodyFile: "scripts/github-actions/release-notes.md"
66+
bodyFile: "scripts/github-actions/release_header.md"
6767
draft: true
6868
generateReleaseNotes: true
6969
name: Selenium ${{ env.VERSION }}

0 commit comments

Comments
 (0)