Skip to content

Commit f0139b6

Browse files
authored
Update release.yml
Signed-off-by: aabidsofi19 <[email protected]>
1 parent 0bb227e commit f0139b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
node-version: '20.x'
3939
registry-url: "https://registry.npmjs.org"
40-
scope: "@layer5"
40+
scope: "@sistent"
4141
- run: |
4242
npm install
4343
npm run build
@@ -68,4 +68,4 @@ jobs:
6868
name: version-number
6969
path: |
7070
version/number
71-
retention-days: 14
71+
retention-days: 14

0 commit comments

Comments
 (0)