Skip to content

Commit 40f49aa

Browse files
authored
update ubuntu version reference
1 parent f54fbeb commit 40f49aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
VERSION_OLD: ${{ steps.set-vars.outputs.VERSION_OLD }}
4747
IMAGE: ${{ steps.set-vars.outputs.IMAGE }}
4848
GHC_VERSION: ${{ steps.set-ghc-version.outputs.GHC_VERSION }}
49-
UBUNTU_VERSION: ${{ steps.set-ghc-version.outputs.OS_VERSION }}
49+
UBUNTU_VERSION: ${{ steps.set-ghc-version.outputs.UBUNTU_VERSION }}
5050
steps:
5151
# if this plugin is bad we just override it
5252
# - name: Bump version and push tag

0 commit comments

Comments
 (0)