This commit is contained in:
2026-01-18 14:43:20 +08:00
parent 477f6829d9
commit d0d3689eea
4 changed files with 55 additions and 9 deletions

View File

@@ -8,6 +8,8 @@ on:
env:
EDGEONE_PROJECT_NAME: cloud-blog
GIT_DATE: ${{ github.event.head_commit.timestamp || github.event.pusher.date }}
GIT_SHA: ${{ github.event.head_commit.id || github.sha }}
jobs:
build: