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 c1fa639 commit 78d3079Copy full SHA for 78d3079
.github/workflows/pypi.yml
@@ -12,7 +12,7 @@ jobs:
12
build:
13
name: Build packages
14
runs-on: ubuntu-latest
15
- if: github.owner == 'xarray-contrib'
+ if: github.repository_owner == 'xarray-contrib'
16
steps:
17
- name: Checkout
18
uses: actions/checkout@v6
0 commit comments