Skip to content

Commit

Permalink
Update welcome.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewEhlo authored Mar 4, 2024
1 parent 471d119 commit 9321b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/welcome.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: echo ${{ GITHUB_WORKSPACE }}
- run: echo ${{ github.workspace }}
- name: Add link to PR
#if: ${{ github.event_name == 'pull_request' }}
uses: VirtoCommerce/vc-github-actions/publish-artifact-link@master
Expand Down

0 comments on commit 9321b5f

Please sign in to comment.