Skip to content

fix(deps): bump eslint-config-xo-space from 0.34.0 to 0.35.0 (#109) #7

fix(deps): bump eslint-config-xo-space from 0.34.0 to 0.35.0 (#109)

fix(deps): bump eslint-config-xo-space from 0.34.0 to 0.35.0 (#109) #7

Workflow file for this run

# test
name: version, tag and github release
on:
push:
branches: [main]
jobs:
release:
uses: oclif/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