diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 3d28588..3d051cd 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -32,29 +32,11 @@ jobs: - name: Validate artifact exists run: test -d ./dist - - name: Run script to extract changelog entry - id: extract-changelog - run: | - # Read the contents of the changelog.md file - changelog_content=$(