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 d2ef718 commit 82b91e3Copy full SHA for 82b91e3
.github/workflows/nightly-pypi-build.yml
@@ -26,7 +26,6 @@ on:
26
27
jobs:
28
set-version:
29
- if: github.repository == 'apache/iceberg-python' # Only run for apache repo
30
runs-on: ubuntu-latest
31
outputs:
32
VERSION: ${{ steps.set-version.outputs.VERSION }}
0 commit comments