Skip to content

Commit

Permalink
updated version var
Browse files Browse the repository at this point in the history
  • Loading branch information
matt2005 committed Dec 9, 2021
1 parent 0c9c6fb commit 988d84c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pifile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
buildbranch='crankshaft-ng'
buildhash=$(git rev-parse --short "$GITHUB_SHA")
buildname="${builddate}-${buildbranch}-${buildhash}"
echo ::set-output name=version::${VERSION}
echo ::set-output name=version::${version}
echo ::set-output name=buildhash::${buildhash}
echo ::set-output name=buildbranch::${buildbranch}
echo ::set-output name=builddate::${builddate}
Expand Down

0 comments on commit 988d84c

Please sign in to comment.