Skip to content

Create testWithCoreBundle.yml #1

Create testWithCoreBundle.yml

Create testWithCoreBundle.yml #1

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