We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3f3531 commit 4c77bf8Copy full SHA for 4c77bf8
.github/workflows/release.yml
@@ -91,6 +91,8 @@ jobs:
91
runs-on: ubuntu-latest
92
needs: release
93
steps:
94
+ - name: Clean Workspace
95
+ uses: AutoModality/[email protected]
96
- uses: actions/checkout@v3
97
with:
98
token: ${{ secrets.THIS_PAT }}
0 commit comments