We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f3f161 commit 69e90f8Copy full SHA for 69e90f8
.github/workflows/nightly.yml
@@ -44,5 +44,5 @@ jobs:
44
username: root
45
key: ${{ secrets.PROD_SSH_KEY }}
46
source: runelite-client/target/microbot-*.jar
47
- target: /var/www/files/releases/microbot/stable/
+ target: /var/www/files/releases/microbot/nightly/
48
strip_components: 2
0 commit comments