We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3634fc commit 5278474Copy full SHA for 5278474
1 file changed
.github/workflows/ci.yml
@@ -56,9 +56,6 @@ jobs:
56
- lint_test_build
57
- pack
58
if: ${{ github.event_name == 'workflow_dispatch' }}
59
- secrets:
60
- APP_ID: ${{ secrets.APP_ID }}
61
- APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}
62
with:
63
semantic_version: "23.0.7"
64
image_name_github_api: "ghcr.io/nirvati/zitadel"
0 commit comments