Skip to content

Merge pull request #26 from elastiflow/improve-autoscaling #24

Merge pull request #26 from elastiflow/improve-autoscaling

Merge pull request #26 from elastiflow/improve-autoscaling #24

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
with:
push_major_tag: true