Skip to content

Commit b7c2b53

Browse files
committed
CI: remove redundant step
1 parent c9e8440 commit b7c2b53

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/main.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,6 @@ jobs:
7676
name: diffs
7777
path: |
7878
diffs/
79-
- name: Output artifacts URL
80-
run: |
81-
echo 'Artifact URL:' \
82-
'${STEPS_DIFFS_ARTIFACT_UPLOAD_OUTPUTS_ARTIFACT_URL}' \
83-
>> $GITHUB_STEP_SUMMARY
84-
env:
85-
STEPS_DIFFS_ARTIFACT_UPLOAD_OUTPUTS_ARTIFACT_URL: ${{ steps.diffs-artifact-upload.outputs.artifact-url }}
8679
- name: Publish cheatsheets and handouts
8780
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' }}
8881
uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4.0.0

0 commit comments

Comments
 (0)