Skip to content

Commit

Permalink
echo version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
critesjosh committed Dec 19, 2023
1 parent cfc8b2c commit 6516e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update_contract.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ else
tmp_dir="./tmp"
fi

echo $GITHUB_ACTIONS $tmp_dir
echo $version_tag

# Clone the repository into a tmp folder
git clone $repo_url $tmp_dir
Expand Down

0 comments on commit 6516e1b

Please sign in to comment.