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 59c0b51 commit 006c8d6Copy full SHA for 006c8d6
pub/build_pub_repo.sh
@@ -11,7 +11,7 @@
11
# brackets e.g.
12
# incorrect: PRIVATE="{pub}"
13
# correct: PRIVATE="pub"
14
-PRIVATE="{pub,tst/ci,.travis.yml}"
+PRIVATE="{pub,tst/ci,.travis.yml,.github,CONTRIBUTING.md}"
15
16
# Repo URLs
17
PRIV_REPO_URL="https://github.com/PrincetonUniversity/athena.git"
0 commit comments