Skip to content

Commit

Permalink
chore: echo workspace path
Browse files Browse the repository at this point in the history
  • Loading branch information
balakrishna-deriv committed Nov 8, 2023
1 parent 496abd1 commit e36cbdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate-preview-link.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
ls -la ${{github.workspace}}
ls -la
pwd
echo ${{github.workspace}}
echo "issue_number=$(cat ${{github.workspace}}/pr/NR)" > $GITHUB_OUTPUT
- name: 'Generate action link comment'
Expand Down

0 comments on commit e36cbdc

Please sign in to comment.