Skip to content

chore(dev-deps): bump oclif from 4.14.24 to 4.14.27 (#541) #324

chore(dev-deps): bump oclif from 4.14.24 to 4.14.27 (#541)

chore(dev-deps): bump oclif from 4.14.24 to 4.14.27 (#541) #324

Workflow file for this run

# test
name: version, tag and github release
on:
push:
branches: [main]
jobs:
release:
uses: salesforcecli/github-workflows/.github/workflows/githubRelease.yml@main
secrets: inherit
# most repos won't use this
# depends on previous job to avoid git collisions, not for any functionality reason
# docs:
# uses: salesforcecli/github-workflows/.github/workflows/publishTypedoc.yml@main
# secrets: inherit
# needs: release