Skip to content

Commit a4e3c6d

Browse files
fix workflow
1 parent 3dccbe5 commit a4e3c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-roadmap-released.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
update:
1717
runs-on: ubuntu-latest
1818
steps:
19-
- name: Update "Released" section with last 10 closed PRs
19+
- name: Update "Released" section with last 10 closed PRs
2020
uses: actions/github-script@v7
2121
env:
2222
ROADMAP_ISSUE_NUMBER: "459"

0 commit comments

Comments
 (0)