From fabb6395862cb95dab2fdcdd85a349f262c66877 Mon Sep 17 00:00:00 2001 From: Nicolas Paul Date: Wed, 28 Jun 2023 22:54:41 +0200 Subject: Name tag with short hahs --- .github/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f50a30f..65815ef 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -126,6 +126,5 @@ jobs: ${{ github.event.head_commit.message }} ${{ github.event.head_commit.url }} - makeLatest: true - commit: ${{ github.sha }} + tag: ${{ github.event.head_commit.id }} name: Commit ${{ github.sha }} -- cgit v1.2.3