Skip to content

Commit fe48535

Browse files
committed
ci: allow manual release retries
1 parent 61e5ec6 commit fe48535

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Publish Package to npm
22
on:
33
release:
44
types: [published]
5+
workflow_dispatch:
56

67
permissions:
78
id-token: write # Required for OIDC

0 commit comments

Comments
 (0)