Skip to content

Merge pull request #12 from elastiflow/ENG-1780-encode-license #11

Merge pull request #12 from elastiflow/ENG-1780-encode-license

Merge pull request #12 from elastiflow/ENG-1780-encode-license #11

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