Skip to content

Commit

Permalink
ci: Remove pr image upload because it was not good (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
finger563 authored Jul 5, 2024
1 parent 9cf7fe0 commit 5d60b49
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/atopile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,14 +81,6 @@ jobs:
ecad/build/box-emu-gerbers*.zip
ecad/kibot-box-emu/*
- name: Upload Images to PR
uses: edunad/[email protected]
with:
path: 'ecad/kibot-**/*.png'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
title: 'ECAD Images'
annotationLevel: 'notice'

- name: Attach files to release
uses: softprops/action-gh-release@v2
if: ${{ github.event.release && github.event.action == 'published' }}
Expand Down

0 comments on commit 5d60b49

Please sign in to comment.