Skip to content

Commit ce8ceee

Browse files
authored
chore(CHANGELOG): remove changelog
1 parent a94254d commit ce8ceee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535
path: ./release/${{ github.event.inputs.release }}/*
3636

3737
- name: Publish Release
38-
run: gh release create v${{ github.event.inputs.release }} ./ui-grid-${{ github.event.inputs.release }}.zip -F ./release/${{ github.event.inputs.release }}/CHANGELOG.md
38+
run: gh release create v${{ github.event.inputs.release }} ./ui-grid-${{ github.event.inputs.release }}.zip
3939

0 commit comments

Comments
 (0)
X