We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 169e20c commit e022dddCopy full SHA for e022ddd
1 file changed
.github/workflows/publish.yml
@@ -11,6 +11,7 @@ permissions:
11
12
jobs:
13
publish:
14
+ if: github.repository == 'rameel/ramstack.expressionparser'
15
name: Publish packages
16
runs-on: ubuntu-latest
17
0 commit comments