mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-23 00:17:16 +08:00
archive nodepass
This commit is contained in:
@@ -45,6 +45,7 @@ jobs:
|
||||
mv ryujinx-release-channel .github
|
||||
mv yass .github
|
||||
mv suyu .github
|
||||
mv nodepass .github
|
||||
# Clean Repository
|
||||
rm -rf *
|
||||
export GCRS="git clone --depth 1 --recurse-submodules"
|
||||
@@ -113,7 +114,7 @@ jobs:
|
||||
${GCRS} https://github.com/Loyalsoldier/geoip geoip
|
||||
${GCRS} https://github.com/17mon/china_ip_list china-ip
|
||||
${GCRS} https://github.com/ip-scanner/cloudflare ip-scanner
|
||||
${GCRS} https://github.com/yosebyte/nodepass nodepass
|
||||
## ${GCRS} https://github.com/yosebyte/nodepass nodepass
|
||||
## Media Tools
|
||||
${GCRS} https://github.com/nilaoda/BBDown bbdown
|
||||
${GCRS} https://github.com/ytdl-org/youtube-dl youtube-dl
|
||||
@@ -148,6 +149,7 @@ jobs:
|
||||
mv .github/ryujinx-release-channel .
|
||||
mv .github/yass .
|
||||
mv .github/suyu .
|
||||
mv .github/nodepass .
|
||||
# Git Commit
|
||||
git config --local user.name "github-action[bot]"
|
||||
git config --local user.email "${{ secrets.EMAIL }}"
|
||||
|
||||
Reference in New Issue
Block a user