Skip to content

fix: Qa/325 (#339)

fix: Qa/325 (#339) #15

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