There was an error while loading. Please reload this page.
1 parent b26c4a4 commit e92c01aCopy full SHA for e92c01a
1 file changed
.github/workflows/build.yaml
@@ -172,6 +172,7 @@ jobs:
172
password: ${{ secrets.GITHUB_TOKEN }}
173
174
prune-registry:
175
+ needs: build
176
if: ${{ github.ref == 'refs/heads/main' }}
177
runs-on: ubuntu-latest
178
permissions:
0 commit comments