Skip to content

Commit f2e2d8d

Browse files
authored
Update publish.yml
1 parent 0371102 commit f2e2d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
publish-node:
1515
name: Publish Custom Node to registry
1616
runs-on: ubuntu-latest
17-
if: ${{ github.repository_owner == 'yolain' }}
17+
if: ${{ github.repository_owner == '1038lab' }}
1818
steps:
1919
- name: Check out code
2020
uses: actions/checkout@v4

0 commit comments

Comments
 (0)