Skip to content

Commit

Permalink
feat: update publish-test.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Siyaram Meena committed Jul 9, 2024
1 parent acc77ac commit 1bfe86f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
version=$azure_extension_version
fi
echo $version
echo jq --arg ".version=$version" >> vss-extension-dev.json
jq --arg ".version=$version" >> vss-extension-dev.json
cat vss-extension-dev.json
echo "AZURE_EXTENSION_VERSION=$azure_extension_version" >> build.env
# echo $version
Expand Down

0 comments on commit 1bfe86f

Please sign in to comment.