Skip to content

Commit 8c49ab2

Browse files
authored
Merge pull request #2 from djereg/dev
ci: fix org name
2 parents dde9a73 + 56689b0 commit 8c49ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- uses: bikutadesu/create-npmrc@v1
1616
with:
17-
org_name: naexas
17+
org_name: djereg
1818
auth_token: ${{ secrets.GITHUB_TOKEN }}
1919

2020
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)