Skip to content

Commit

Permalink
Sample commit
Browse files Browse the repository at this point in the history
  • Loading branch information
sagar-qa007 committed Feb 6, 2025
1 parent 2f87adf commit 749fbdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test-hosted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:
echo COMMIT_INFO_SHA=$(git show -s --pretty=%H) >> $GITHUB_ENV
echo COMMIT_INFO_TIMESTAMP=$(git show -s --pretty=%ct) >> $GITHUB_ENV
echo COMMIT_INFO_REMOTE=$(git config --get remote.origin.url) >> $GITHUB_ENV
# delete the .git folder afterwords to use the environment values
# delete the .git folder afterwords to use the environment values
rm -rf .git
- name: Show Git values
Expand Down

0 comments on commit 749fbdd

Please sign in to comment.