From 00b58354033a51cc5259cc2e3763391e6badc6e7 Mon Sep 17 00:00:00 2001 From: Nicolas Paul Date: Wed, 28 Jun 2023 22:46:58 +0200 Subject: Use commit to create hash --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f6b55da..f50a30f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -127,5 +127,5 @@ jobs: ${{ github.event.head_commit.url }} makeLatest: true - tag: ${{ github.sha }} + commit: ${{ github.sha }} name: Commit ${{ github.sha }} -- cgit v1.2.3