Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrBox committed Dec 9, 2021
1 parent 208220f commit 7922b61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
body_path: ${{ github.workspace }}\CHANGELOG.txt
token: ${{ secrets.CUSTOM_GITHUB_TOKEN }}
files: |
${{env.GITHUB_WORKSPACE}}\LiteLoader-${{ steps.rel.outputs.tag }}.zip
${{env.GITHUB_WORKSPACE}}\LiteLoader-SDK.zip
${{ github.workspace }}\LiteLoader-${{ steps.rel.outputs.tag }}.zip
${{ github.workspace }}\LiteLoader-SDK.zip
env:
GITHUB_REPOSITORY: LiteLDev/LiteLoaderBDS

0 comments on commit 7922b61

Please sign in to comment.