Skip to content

Commit ef705bb

Browse files
authored
Update build-test.yml
1 parent 5a385a9 commit ef705bb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
shell: bash
4242
run: |
4343
echo "##[set-output name=branch;]$(TMP=${GITHUB_REF#refs/heads/}; echo ${TMP//\//-})"
44-
echo "##[set-output name=branch;]$(TMP=${GITHUB_REF#refs/heads/}; echo ${TMP//\//-})" >> $GITHUB_OUTPUT
4544
echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
4645
4746
- name: Set up Go

0 commit comments

Comments
 (0)