Skip to content

fix: All Apex classes/triggers in the ApexCodeCoverageAggregate table… #34

fix: All Apex classes/triggers in the ApexCodeCoverageAggregate table…

fix: All Apex classes/triggers in the ApexCodeCoverageAggregate table… #34

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