update
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user