1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-20 16:33:20 +00:00

CICD: Build: Rename 'Check is release' step to 'Check for release'

To get a name that sounds like proper English.
This commit is contained in:
Martin Nordholts
2021-02-18 06:38:07 +01:00
committed by David Peter
parent 7b6388b19f
commit 3f10f71ad2
+1 -1
View File
@@ -373,7 +373,7 @@ jobs:
with:
name: ${{ steps.debian-package.outputs.DPKG_NAME }}
path: ${{ steps.debian-package.outputs.DPKG_PATH }}
- name: Check is release
- name: Check for release
id: is-release
shell: bash
run: |