Skip to content

add the missing ingestorDomainNameOptions parameter when calling the … #251

add the missing ingestorDomainNameOptions parameter when calling the …

add the missing ingestorDomainNameOptions parameter when calling the … #251

Workflow file for this run

name: Test & Build
on:
push:
jobs:
package:
uses: ./.github/workflows/build.yaml
with:
release: true
secrets:
DS_RELEASE_BOT_ID: ${{ secrets.DS_RELEASE_BOT_ID }}
DS_RELEASE_BOT_PRIVATE_KEY: ${{ secrets.DS_RELEASE_BOT_PRIVATE_KEY }}