From 843c3d1cf0a5d3532bfab2799c5fe998b1f98d6f Mon Sep 17 00:00:00 2001 From: Ashutosh Kumar Date: Wed, 27 Apr 2022 10:11:33 +0000 Subject: [PATCH] version 0.1.85 --- .github/workflows/publish.yaml | 1 + version | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index f0de8df..2f53dc3 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -58,6 +58,7 @@ jobs: artifacts: "release/*" tag: ${{ steps.get_version.outputs.version }} token: ${{ secrets.GITHUB_TOKEN }} + commit: ${{ github.sha }} - name: Cleaning-Up Testbed if: always() diff --git a/version b/version index b4e382e..a02cc4f 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.1.84 \ No newline at end of file +0.1.85 \ No newline at end of file