Skip to content

feat: update runtimes and add pgstac customization options (#100) #66

feat: update runtimes and add pgstac customization options (#100)

feat: update runtimes and add pgstac customization options (#100) #66

name: Build & try to release
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 }}