Skip to content

add folding-mode-el (0.0~git20240308.b27c4a1-2) unstable; #1

add folding-mode-el (0.0~git20240308.b27c4a1-2) unstable;

add folding-mode-el (0.0~git20240308.b27c4a1-2) unstable; #1

Workflow file for this run

name: auto tag
on:
pull_request_target:
types: [opened, synchronize, closed]
paths:
- "debian/changelog"
concurrency:
group: ${{ github.workflow }}-pull/${{ github.event.number }}
cancel-in-progress: true
jobs:
auto_tag:
uses: deepin-community/.github/.github/workflows/auto-tag.yml@master
secrets:
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}