ksubot: add branch, happy 2k
This commit is contained in:
1
.github/workflows/build-manager.yml
vendored
1
.github/workflows/build-manager.yml
vendored
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user