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 05b90a2 commit 7f4c725Copy full SHA for 7f4c725
.github/workflows/forge-deploy-release.yml
@@ -40,7 +40,7 @@ jobs:
40
develocity-access-key: ${{ secrets.GRAILS_DEVELOCITY_ACCESS_KEY }}
41
- name: "🧩 Assemble"
42
working-directory: grails-forge
43
- run: ./gradlew grails-forge-cli:assemble
+ run: ./gradlew grails-cli:assemble
44
deploy:
45
name: "Deploy to Google Cloud Run"
46
runs-on: ubuntu-24.04
0 commit comments