We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aec9a5c commit defa35cCopy full SHA for defa35c
.github/workflows/build-packages.yml
@@ -60,7 +60,6 @@ jobs:
60
runs-on: ${{ matrix.release.runs-on }}
61
container:
62
image: ${{ matrix.release.container }}
63
- if: ${{ matrix.release.container }}
64
65
env:
66
VERSION: ${{ needs.set-version.outputs.version }}
0 commit comments