Skip to content

Merge pull request #58 from samuelarbibe/56-add-activatorevent-to-res… #16

Merge pull request #58 from samuelarbibe/56-add-activatorevent-to-res…

Merge pull request #58 from samuelarbibe/56-add-activatorevent-to-res… #16

name: Production - Deploy Examples
on:
push:
branches:
- main
jobs:
deploy_production:
uses: ./.github/workflows/deploy-examples.yml
with:
environment: Production
isProd: true
secrets: inherit