Skip to content

chore: update slack notif workflow name (#569) #18

chore: update slack notif workflow name (#569)

chore: update slack notif workflow name (#569) #18

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@main
secrets:
SVC_CLI_BOT_GITHUB_TOKEN: ${{ secrets.IDEE_GH_TOKEN }}