Skip to content

Commit 463108e

Browse files
committed
Merge different branches of Armbian amd64 (uefi-x86) into a single tag
1 parent f81fb58 commit 463108e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-armbian-x86-server-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
rm -rf build
125125
# Display disk usage after cleanup
126126
df -hT ${PWD}
127-
echo "build_tag=Armbian_${{ inputs.set_release }}_amd64_server_$(date +"%Y.%m")" >> ${GITHUB_ENV}
127+
echo "build_tag=Armbian_amd64_server_$(date +"%Y.%m")" >> ${GITHUB_ENV}
128128
echo "status=success" >> ${GITHUB_OUTPUT}
129129
130130
- name: Build the Docker image

0 commit comments

Comments
 (0)