Skip to content

Commit

Permalink
Update pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminaaron committed Apr 5, 2024
1 parent 47dd485 commit 2576f2b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:

- name: Remove all files except the ZIP
run: |
git rm -r --cached .
git clean -fdx
rm -rf * !("archive_with_hash.zip")
git add archive_with_hash.zip
git commit -m "Update ZIP archive with latest commit hash"
Expand Down

0 comments on commit 2576f2b

Please sign in to comment.