We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e101b8 commit 78b1c53Copy full SHA for 78b1c53
.github/workflows/release.yml
@@ -75,3 +75,4 @@ jobs:
75
VERSION: ${{ steps.version-after.outputs.VERSION }}
76
GITHUB_SHA: ${{ github.event.workflow_run.head_sha || github.sha }}
77
BUILD_DATE: ${{ github.event.workflow_run.run_started_at || github.event.workflow_run.head_commit.timestamp }}
78
+
0 commit comments