Skip to content

Commit e481dfb

Browse files
committed
update packages
1 parent 69fbd4b commit e481dfb

File tree

4 files changed

+259
-212
lines changed

4 files changed

+259
-212
lines changed

.github/workflows/build-test-package-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ jobs:
275275
276276
echo "is_prelease=$(poetry run npm run --silent is-prerelease)" >> $GITHUB_OUTPUT
277277
278-
- name: create guthub release
278+
- name: create github release
279279
uses: ncipollo/release-action@v1
280280
with:
281281
artifacts: "dist/*"

0 commit comments

Comments
 (0)