Skip to content

Commit

Permalink
ci: update release to clean workspace first
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewthetechie committed Aug 3, 2022
1 parent c3f3531 commit 4c77bf8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ jobs:
runs-on: ubuntu-latest
needs: release
steps:
- name: Clean Workspace
uses: AutoModality/[email protected]
- uses: actions/checkout@v3
with:
token: ${{ secrets.THIS_PAT }}
Expand Down

0 comments on commit 4c77bf8

Please sign in to comment.