We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bddb0f commit 5920b39Copy full SHA for 5920b39
.github/workflows/deploy.yml
@@ -60,6 +60,5 @@ jobs:
60
- name: GitHub Release
61
uses: softprops/action-gh-release@v2
62
with:
63
- body_path: scripts/latest-release-notes.md
64
files: dist/*
65
tag_name: v${{ github.event.inputs.version }}
0 commit comments