Skip to content

Commit fc6be6c

Browse files
authored
Update .github/workflows/deploy.yml
1 parent cdcf464 commit fc6be6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
--no-progress
5353
--base "$(pwd)/build"
5454
--accept 100..399,401,403,429
55-
--exclude 'https://conda-forge.org/status/migration/.*$'
55+
--exclude '.*/status/migration/.*'
5656
--exclude 'https://polys.me/?$'
5757
--exclude 'https://conda-metadata-app.streamlit.app/?$'
5858
--exclude 'https://kb43fqob7u-dsn.algolia.net/'

0 commit comments

Comments
 (0)