Skip to content

Commit 70c95cc

Browse files
committed
Renamed tag latest -> latest-release
1 parent 7a1c91d commit 70c95cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ concurrency:
1212
group: release-${{ github.ref_name }}
1313

1414
env:
15-
LATEST_TAG: latest
15+
LATEST_TAG: latest-release
1616

1717
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1818
jobs:

0 commit comments

Comments
 (0)