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 6ad4ac2 commit 2167083Copy full SHA for 2167083
.github/workflows/publish.yml
@@ -9,6 +9,7 @@ jobs:
9
publish:
10
name: Publish
11
runs-on: ubuntu-latest
12
+ if: github.repository_owner == 'playcanvas'
13
steps:
14
- name: Check out code
15
uses: actions/checkout@v5
0 commit comments