Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anmalkov authored Jan 9, 2024
1 parent 88e3e67 commit 35a22df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
token: ${{ secrets.CRISP_DATA_TOKEN }}
path: src/repos/brief

- name: Remove git folder
run: rm -rf src/repos/brief/.git

- name: test
run: ls -la src/repos/brief

Expand Down

0 comments on commit 35a22df

Please sign in to comment.