Skip to content

Commit

Permalink
Merge pull request #5120 from jeremylong/fixPublish
Browse files Browse the repository at this point in the history
fix: ensure suppression file is not removed during publish
  • Loading branch information
aikebah committed Dec 6, 2022
2 parents e6f947d + 075c9fd commit 23c7d58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Expand Up @@ -276,3 +276,4 @@ jobs:
with:
branch: gh-pages
folder: target/staging
clean: false

0 comments on commit 23c7d58

Please sign in to comment.