Skip to content

Commit

Permalink
rename the ci step
Browse files Browse the repository at this point in the history
  • Loading branch information
yangyansong-adbe committed Sep 28, 2023
1 parent 4cdee87 commit 0ae23d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Yarn install
run: yarn install

- name: Update releases notes (for BOM)
- name: Update releases notes
run: node .github/scripts/release_notes/index.js ${{ secrets.GITHUB_TOKEN }}

- name: Check release-notes/index.md
Expand Down

0 comments on commit 0ae23d5

Please sign in to comment.