Skip to content

fix: update salesforce/core (#581) #27

fix: update salesforce/core (#581)

fix: update salesforce/core (#581) #27

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