Skip to content

Commit

Permalink
Fix generation
Browse files Browse the repository at this point in the history
  • Loading branch information
06Games committed Apr 29, 2021
1 parent c0221f7 commit d4aa126
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ fromJson(steps.get_latest_release.outputs.data).upload_url }}
asset_path: '.temp/export/Luminous Ores Addon for Vanilla Raytraced.mcpack'
asset_path: '.temp/export/Vanilla Raytraced - Luminous Ores Addon.mcpack'
asset_name: Luminous-Ores-Addon-for-Vanilla-Raytraced.${{ fromJson(steps.get_latest_release.outputs.data).tag_name }}.mcpack
asset_content_type: application/zip
asset_content_type: application/zip

0 comments on commit d4aa126

Please sign in to comment.