Skip to content

Commit 260962f

Browse files
authored
chore(release): fix title of pr creation workflow (#24)
in #20, this was accidentally left with its old name
1 parent 57dc7e3 commit 260962f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-production-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'Production Release (TEST)'
1+
name: 'Stencil Playwright Production Release PR Creation'
22

33
on:
44
workflow_dispatch:

0 commit comments

Comments
 (0)