Skip to content

Commit f5b3a92

Browse files
authored
RUI-000: new release process (#271)
1 parent d5746bc commit f5b3a92

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.changeset/wacky-colts-shop.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@embeddable.com/remarkable-ui': patch
3+
---
4+
5+
New release process

.github/workflows/publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ on:
77

88
permissions:
99
id-token: write
10-
contents: read
10+
contents: write
11+
pull-requests: write
1112

1213
jobs:
1314
publish:

0 commit comments

Comments
 (0)