feat: 构建版本

This commit is contained in:
tbphp
2025-07-13 04:16:17 +08:00
parent 45944869b6
commit 586f135d80
3 changed files with 9 additions and 2 deletions

View File

@@ -56,6 +56,8 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
build-args: |
VERSION=${{ github.ref_name }}
- name: Generate artifact attestation
if: github.event_name != 'pull_request' && steps.build.outputs.digest != ''