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 d824383 commit 3e5dbbeCopy full SHA for 3e5dbbe
.github/workflows/Update.Unturned.Redist.yaml
@@ -143,6 +143,7 @@ jobs:
143
-username ${{ secrets.STEAM_USERNAME }} \
144
-password ${{ secrets.STEAM_PASSWORD }} \
145
-manifest-only \
146
+ -beta $APP_BRANCH_NAME \
147
-dir redist/temp_depots)
148
149
current_manifest=$(echo "$manifest_output" | grep -oE '[0-9]{19}' | head -n 1)
0 commit comments