mirror of
https://github.com/Xevion/factorio-achievements-fixer.git
synced 2025-12-09 16:07:09 -06:00
Add LICENSE, CHANGELOG.md, fix upload-artifact action path
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -39,4 +39,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: factorio-achievements-fixer-$VERSION
|
||||
path:
|
||||
path: ${{ env.SLN_PATH }}/bin/Release/net8.0-windows/
|
||||
|
||||
Reference in New Issue
Block a user