Skip to content

Commit

Permalink
chore: fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
edison1105 committed Nov 14, 2024
1 parent a9c3cb6 commit 2da502d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ecosystem-ci-from-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
if: always()
steps:
- id: update-comment
- uses: actions/github-script@v7
uses: actions/github-script@v7
with:
github-token: ${{ secrets.ECOSYSTEM_CI_ACCESS_TOKEN }}
result-encoding: string
Expand Down

0 comments on commit 2da502d

Please sign in to comment.