Skip to content

Commit

Permalink
Use pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
carltongibson committed Feb 24, 2024
1 parent 868e07f commit 261ed15
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
name: docs-${{ github.sha }}
path: docs/build/json
- name: Get artifact details
run:
run: |
echo 'Artifact ID is ${{ steps.artifact-upload-step.outputs.artifact-id }}' >> $GITHUB_STEP_SUMMARY
echo 'Artifact Name is ${{ steps.artifact-upload-step.outputs.artifact-name }}' >> $GITHUB_STEP_SUMMARY
echo 'Artifact URL is ${{ steps.artifact-upload-step.outputs.artifact-url }}' >> $GITHUB_STEP_SUMMARY

0 comments on commit 261ed15

Please sign in to comment.