We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 730a26d commit 8c6146aCopy full SHA for 8c6146a
1 file changed
.github/workflows/release.yml
@@ -15,6 +15,7 @@ permissions:
15
16
jobs:
17
release:
18
+ if: github.repository_owner == 'octokit'
19
name: release
20
runs-on: ubuntu-latest
21
steps:
0 commit comments