Skip to content

Commit

Permalink
Update .github/workflows/publish-package-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kraenhansen authored Apr 4, 2024
1 parent 6f49f85 commit 1876245
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-package-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ jobs:
continue-on-error: true

- name: Update Changelog
working-directory:
run: npm run prepend-changelog-header -- ${{ github.workspace }}/${{ env.PACKAGE_PATH }}/CHANGELOG.md

- name: Create vNext PR
Expand Down

0 comments on commit 1876245

Please sign in to comment.