Skip to content

Commit

Permalink
Update mantis-cli-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ncoder2 authored Apr 18, 2024
1 parent 78a8e37 commit 422fab4
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/mantis-cli-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0 # This is necessary for initializing the repo with all history for the sparse-checkout paths.
sparse-checkout: |
/*
!/dashboard/

- name: Log in to the Container registry
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
with:
Expand Down

0 comments on commit 422fab4

Please sign in to comment.