Skip to content

fix(sync-mta-version): now sync-mta is executed only when mta.yaml is… #2

fix(sync-mta-version): now sync-mta is executed only when mta.yaml is…

fix(sync-mta-version): now sync-mta is executed only when mta.yaml is… #2

Workflow file for this run

name: Reelease
on:
pull_request:
branches:
- main
types:
- closed
permissions:
contents: write
pull-requests: write
jobs:
release:
runs-on: ubuntu-latest
steps:
- name: Create release
uses: dxfrontier/gh-action-release@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: main