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
Copy file name to clipboardExpand all lines: action.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
-
name: "Upload files to Pterodactyl"
2
-
description: "This GitHub Action allows you to upload files to multiple Pterodactyl servers with just one action, featuring socket support."
1
+
name: "Upload files to Pterodactyl - Accept 200 HTTP on file upload"
2
+
description: "This GitHub Action allows you to upload files to multiple Pterodactyl servers with just one action, featuring socket support. Forked to accept HTTP 200 on file upload"
3
3
inputs:
4
4
panel-host: # id of input
5
5
description: "The host of the pterodactyl instance"
0 commit comments