We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0371102 commit f2e2d8dCopy full SHA for f2e2d8d
.github/workflows/publish.yml
@@ -14,7 +14,7 @@ jobs:
14
publish-node:
15
name: Publish Custom Node to registry
16
runs-on: ubuntu-latest
17
- if: ${{ github.repository_owner == 'yolain' }}
+ if: ${{ github.repository_owner == '1038lab' }}
18
steps:
19
- name: Check out code
20
uses: actions/checkout@v4
0 commit comments