mirror of
https://github.com/bryangerlach/rdgen.git
synced 2025-12-03 02:23:18 +00:00
ftp changes
This commit is contained in:
2
.github/workflows/generator-android.yml
vendored
2
.github/workflows/generator-android.yml
vendored
@@ -564,7 +564,7 @@ jobs:
|
||||
# *.jks
|
||||
# *aligned.apk
|
||||
- name: Upload to FTP
|
||||
uses: genietim/ftp-action@releases/v4
|
||||
uses: genietim/ftp-action@releases/v2
|
||||
with:
|
||||
host: ${{ secrets.GEN_FTP_SERVER }}
|
||||
user: ${{ secrets.GEN_FTP_USER }}
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<title>Generating Exe File</title>
|
||||
</head>
|
||||
<body>
|
||||
Please wait...This can take 10-15 minutes (or longer if there are other users).<br><br>
|
||||
Please wait...This can take 20-30 minutes (or longer if there are other users).<br><br>
|
||||
Status: {{status}}
|
||||
<script>
|
||||
setTimeout(function() {
|
||||
|
||||
Reference in New Issue
Block a user