Skip to content

Merge pull request #36 from ncdcdev/renovate/aws-actions-configure-aw… #26

Merge pull request #36 from ncdcdev/renovate/aws-actions-configure-aw…

Merge pull request #36 from ncdcdev/renovate/aws-actions-configure-aw… #26

name: Deploy
on:
push:
branches: [main]
permissions:
contents: read
id-token: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
deploy:
uses: ./.github/workflows/_reusable_deploy.yml
secrets:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
SLACK_SIGNING_SECRET: ${{ secrets.SLACK_SIGNING_SECRET }}