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 470d028 commit d96f465Copy full SHA for d96f465
.github/workflows/build.yml
@@ -74,6 +74,7 @@ jobs:
74
files: |
75
build/libs/worldlinkd.jar
76
mod/bin/Release/net472/WorldLink.dll
77
+ mod/WorldLink.toml
78
token: ${{ secrets.GITHUB_TOKEN }}
79
80
- name: Upload EXE to Release
0 commit comments