From d0da5a206f728eb8fec0c83da6299860d89c53f5 Mon Sep 17 00:00:00 2001 From: Sangelo Date: Mon, 3 Jun 2024 21:11:39 +0200 Subject: [PATCH] =?UTF-8?q?[c]=20add=20=E2=9A=99=EF=B8=8F=20emoji=20to=20'?= =?UTF-8?q?Update=20website=20debug=20info'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .forgejo/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/build.yml b/.forgejo/workflows/build.yml index b57aa20..d814e98 100644 --- a/.forgejo/workflows/build.yml +++ b/.forgejo/workflows/build.yml @@ -28,7 +28,7 @@ jobs: - name: ⬇️ Checkout Repository uses: actions/checkout@v4 - - name: Update debug.json with Git info + - name: ⚙️ Update website debug info run: | export TAG=$(echo "${{ github.ref }}" | sed 's/refs\/tags\///') export SHA=$(echo "${{ github.sha }}")