Skip to content

Commit ab53c81

Browse files
Copilotluke-b
andauthored
fix: remove unused SHORT_SHA variable from update-readme step
Agent-Logs-Url: https://github.com/luke-b/DosTest/sessions/50fde0f7-fd08-4ca9-8a43-7a44b4932b85 Co-authored-by: luke-b <1448891+luke-b@users.noreply.github.com>
1 parent 267e88b commit ab53c81

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/borland-dos-pipeline.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,6 @@ jobs:
225225

226226
- name: Update demo link in README.md
227227
run: |
228-
SHORT_SHA="${{ steps.sha.outputs.short }}"
229228
DEMO_URL="https://luke-b.github.io/DosTest/demo/build/latest/"
230229
BADGE_LINE="[![Play latest build](https://img.shields.io/badge/Play-Latest%20Build-brightgreen)](${DEMO_URL})"
231230
BLOCK="<!-- DEMO_LINK -->\n${BADGE_LINE}\n<!-- /DEMO_LINK -->"

0 commit comments

Comments
 (0)