Skip to content

Commit 3ef6c4a

Browse files
authored
Get tag right
1 parent fb0201a commit 3ef6c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-all-amazonlinux.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
build-amazonlinux-2:
1717
uses: ./.github/workflows/build-glibc-and-release.yaml
1818
with:
19-
dist-base: amazonlinux2
19+
dist-base: amazonlinux
2020
dist-tag: 2
2121
dockerfile: Dockerfile.al2

0 commit comments

Comments
 (0)