We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 851c55d commit c9d03bfCopy full SHA for c9d03bf
1 file changed
.github/workflows/deploy.yml
@@ -11,6 +11,7 @@ defaults:
11
12
jobs:
13
deploy:
14
+ if: github.repository == 'ocf/ocblib'
15
name: Publish
16
runs-on: self-hosted
17
steps:
0 commit comments