Skip to content

change api key for prod deployment #2

change api key for prod deployment

change api key for prod deployment #2

name: Create and publish a Docker image
on:
push:
branches: ["main"]
jobs:
build-and-push-image:
permissions:
contents: read
packages: write
attestations: write
id-token: write
uses: ./.github/workflows/build-and-deploy-prod.yml
with:
jelastic_env: fdc-hub
secrets: inherit