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 7c98c13 commit 9843939Copy full SHA for 9843939
.github/workflows/docker-image-publish-github-registry.yml
@@ -33,6 +33,7 @@ env:
33
jobs:
34
build:
35
runs-on: ubuntu-latest
36
+ if: github.repository == 'jhipster/generator-jhipster'
37
permissions:
38
contents: read
39
packages: write
0 commit comments