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 2c4d9b1 commit c27d366Copy full SHA for c27d366
1 file changed
.github/workflows/release.yml
@@ -17,6 +17,7 @@ permissions:
17
jobs:
18
release:
19
name: Release
20
+ if: github.repository_owner == 'TanStack'
21
runs-on: ubuntu-latest
22
permissions:
23
contents: write
0 commit comments