-
-
Notifications
You must be signed in to change notification settings - Fork 213
Closed
Copy link
Labels
p1-chore 🧹Doesn't change code behavior (priority)Doesn't change code behavior (priority)
Description
vite-plugin-react/.github/workflows/publish.yml
Lines 57 to 61 in 9bde677
| - # only run if tag is not alpha | |
| if: steps.tag.outputs.pkgName | |
| uses: ArnaudBarre/github-release@e8d55cf5b215f7cf998ad2387044b9e7d5dd8112 # v1 | |
| with: | |
| path: packages/${{ steps.tag.outputs.pkgName }}/CHANGELOG.md |
This line crates releases and tags without plugin names.
Metadata
Metadata
Assignees
Labels
p1-chore 🧹Doesn't change code behavior (priority)Doesn't change code behavior (priority)