Skip to content

Commit

Permalink
cleanup workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Zehir committed May 13, 2024
1 parent d850202 commit 2f05f68
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 29 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

auto-commit-uuid: 'true'
bundler-validation-enforce-uuid: 'false'
# upload-store-enabled: true
# upload-store-enabled: true
upload-store-url: ${{ secrets.UPLOAD_URL }}
upload-store-token: ${{ secrets.UPLOAD_TOKEN }}
upload-artifact-enabled: true
Expand All @@ -67,9 +67,9 @@ jobs:
bundler-validation-enforce-uuid: 'false'
upload-store-url: ${{ secrets.UPLOAD_URL }}
upload-store-token: ${{ secrets.UPLOAD_TOKEN }}
upload-artifact-enabled: true
# upload-artifact-enabled: true
# upload-artifact-filter: 'added,modified'
upload-artifact-retention-days: 3
# upload-artifact-retention-days: 3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down
26 changes: 0 additions & 26 deletions tests/sample/newDDF_withoutUUID.json

This file was deleted.

0 comments on commit 2f05f68

Please sign in to comment.