mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-11 20:05:25 +00:00
fix workflow
This commit is contained in:
parent
3dccbe5e26
commit
a4e3c6d03e
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
update:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Update "Released" section with last 10 closed PRs
|
||||
- name: Update "Released" section with last 10 closed PRs
|
||||
uses: actions/github-script@v7
|
||||
env:
|
||||
ROADMAP_ISSUE_NUMBER: "459"
|
||||
|
|
|
|||
Loading…
Reference in a new issue