Skip to content

chore: Use default renovate config (#36) #31

chore: Use default renovate config (#36)

chore: Use default renovate config (#36) #31

Workflow file for this run

name: Release tag
concurrency:
group: release-tag-${{ github.ref }}
on:
push:
branches:
- main
jobs:
release_tag:
name: Release a tag
permissions:
contents: write
uses: elastiflow/gha-reusable-workflows/.github/workflows/reusable_release_tag.yml@v0

Check failure on line 14 in .github/workflows/release_tag.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release_tag.yml

Invalid workflow file

error parsing called workflow ".github/workflows/release_tag.yml" -> "elastiflow/gha-reusable-workflows/.github/workflows/reusable_release_tag.yml@v0" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
push_major_tag: true