Skip to content

Commit

Permalink
fix fragment location
Browse files Browse the repository at this point in the history
  • Loading branch information
ZekeZDev committed Sep 28, 2023
1 parent ce8a9d1 commit d772dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
tag_name: ${{ github.ref }}
name: Warp Core ${{ github.ref_name }}
files: |
./build/rainbow-${{ github.ref_name }}.mrpack
./build/${{ steps.split.outputs.fragment }}/rainbow-${{ github.ref_name }}.mrpack
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit d772dd5

Please sign in to comment.