Skip to content

feat: add typescript template for lwc (#590) #38

feat: add typescript template for lwc (#590)

feat: add typescript template for lwc (#590) #38

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