Skip to content

Merge pull request #24 from fish-shop/linkspector #12

Merge pull request #24 from fish-shop/linkspector

Merge pull request #24 from fish-shop/linkspector #12

Workflow file for this run

name: release-tags
on:
push:
tags:
- v[0-9]+.[0-9]+.[0-9]+
workflow_call:
jobs:
release-tags:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Update major and minor git tags
uses: vweevers/additional-tags-action@3bab55b44e81186dcfef7db9f2cbca01a78eb710 # v2.0.0