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