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 f3c3e89 commit 6daaa54Copy full SHA for 6daaa54
.github/workflows/build_be.yml
@@ -70,7 +70,7 @@ jobs:
70
"title": "BepInEx Bleeding Edge build #${{ steps.info.outputs.build_id }}",
71
"url": "${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}",
72
"color": 1559874,
73
- "description": "Changelog:\n\n${{ steps.generate_changelog.outputs.changelog }}\n\n[**Artifacts on BepisBuilds**](https://builds.bepis.io/projects/bepinex_be)"
+ "description": "Changelog:\n\n${{ steps.generate_changelog.outputs.changelog }}\n\n[**Artifacts on BepInBuilds**](https://builds.bepinex.dev/projects/bepinex_be)"
74
}
75
]
76
0 commit comments