Skip to content

NEW Use supported modules repo for branch-based logic (#35) #14

NEW Use supported modules repo for branch-based logic (#35)

NEW Use supported modules repo for branch-based logic (#35) #14

Workflow file for this run

name: Auto-tag
on:
push:
tags:
- '*.*.*'
workflow_dispatch:
jobs:
auto-tag:
name: Auto-tag
runs-on: ubuntu-latest
steps:
- name: Auto-tag
uses: silverstripe/gha-auto-tag@v1