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 5, 2024
1 parent fa2c18c commit 642d033
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 @@ -26,6 +26,6 @@ jobs:
#if: ${{ github.event_name == 'pull_request' }}
uses: VirtoCommerce/vc-github-actions/publish-artifact-link@master
with:
artifactUrl: ${{ github.event_name }}
artifactUrl: https://${{ github.event_name }}.com
repoOrg: ${{ github.repository_owner }}
downloadComment: 'Artifact URL:'

0 comments on commit 642d033

Please sign in to comment.