Skip to content

Commit

Permalink
Merge pull request #875 from gautam-divyanshu/admin_fork
Browse files Browse the repository at this point in the history
repo name changed in admin script
  • Loading branch information
gautam-divyanshu authored Oct 14, 2024
2 parents 2165505 + a349295 commit 3737578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-docs-admin.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

git clone --depth=1 --branch develop https://github.com/adi790uu/talawa-admin.git
git clone --depth=1 --branch develop https://github.com/PalisadoesFoundation/talawa-admin.git

mkdir -p docs/talawa-admin-docs

Expand Down

0 comments on commit 3737578

Please sign in to comment.