mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 04:15:30 +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:
|
update:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Update "Released" section with last 10 closed PRs
|
- name: Update "Released" section with last 10 closed PRs
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v7
|
||||||
env:
|
env:
|
||||||
ROADMAP_ISSUE_NUMBER: "459"
|
ROADMAP_ISSUE_NUMBER: "459"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue