Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
livrasand authored Jul 4, 2024
1 parent ef8d4b8 commit 77c23aa
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,6 @@ jobs:
echo "Directory $FILE_PATH does not exist or is empty."
fi
- name: List generated files
if: github.event.label.name == 'new blobs'
run: |
echo "Listing files in $FILE_PATH:"
ls -al "$FILE_PATH"
- name: Commit and push changes
if: github.event.label.name == 'new blobs'
run: |
Expand Down

0 comments on commit 77c23aa

Please sign in to comment.