Skip to content

fix(build): context-aware version + auto-versioned plugin.yml #2

fix(build): context-aware version + auto-versioned plugin.yml

fix(build): context-aware version + auto-versioned plugin.yml #2

Workflow file for this run

name: Auto Merge
on:
push:
tags:
- '*'
jobs:
merge:
permissions:
contents: write
uses: Slimefun5/workflows/.github/workflows/auto-merge.yaml@stable
with:
repository: ${{ github.repository }}