You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Welcome to the official page for <strong>File Renamer</strong>. Simplify file renaming with powerful features like metadata-based sorting and intuitive GUI support.</p>
# Step 2: Update webpage content with release executable
133
-
- name: Update webpage with release executable
59
+
# Step 3: Update webpage content
60
+
- name: Update webpage
134
61
run: |
135
62
mkdir gh-pages
136
-
cp dist/rename_files.exe gh-pages/
137
63
echo '<!DOCTYPE html>
138
64
<html lang="en">
139
65
<head>
@@ -179,7 +105,7 @@ jobs:
179
105
<p>Welcome to the official page for <strong>File Renamer</strong>. Simplify file renaming with powerful features like metadata-based sorting and intuitive GUI support.</p>
180
106
<h2>Download</h2>
181
107
<p>Click the button below to download the latest version:</p>
0 commit comments