Skip to content

chore: route failure notifications to team channel #2

chore: route failure notifications to team channel

chore: route failure notifications to team channel #2

Workflow file for this run

name: version, tag and github release
on:
push:
branches: [main]
jobs:
release:
uses: salesforcecli/github-workflows/.github/workflows/githubRelease.yml@gbockus/updateReleaseToIncludeTokenInput
secrets:
ALT_GITHUB_TOKEN: ${{ secrets.IDEE_GH_TOKEN }}