Skip to content

feat: add new empty apex unit test template (#575) #23

feat: add new empty apex unit test template (#575)

feat: add new empty apex unit test template (#575) #23

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 }}