mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-06-27 00:56:36 +02:00
chore: if block
This commit is contained in:
parent
ac912276a6
commit
2ce42b1ef5
1 changed files with 1 additions and 0 deletions
|
@ -12,4 +12,5 @@ jobs:
|
||||||
- name: Set env
|
- name: Set env
|
||||||
run: echo "GITHUB_SHA_SHORT=$(echo $GITHUB_SHA | cut -c 1-6)" >> $GITHUB_ENV
|
run: echo "GITHUB_SHA_SHORT=$(echo $GITHUB_SHA | cut -c 1-6)" >> $GITHUB_ENV
|
||||||
- name: Test
|
- name: Test
|
||||||
|
if: false
|
||||||
run: echo $GITHUB_SHA_SHORT
|
run: echo $GITHUB_SHA_SHORT
|
||||||
|
|
Loading…
Add table
Reference in a new issue