ksubot: add branch, happy 2k

This commit is contained in:
Ylarod
2025-11-04 22:16:55 +08:00
committed by ShirkNeko
parent 1439e486a1
commit 06e714b4e7
2 changed files with 14 additions and 12 deletions

View File

@@ -196,6 +196,7 @@ jobs:
COMMIT_URL: ${{ github.event.head_commit.url }}
RUN_URL: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
TITLE: Manager
BRANCH: ${{ github.ref_name }}
run: |
if [ ! -z "${{ secrets.BOT_TOKEN }}" ]; then
export VERSION=$(git rev-list --count HEAD)