Skip to content

Commit

Permalink
update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rfresh2 committed Feb 12, 2024
1 parent 4e13f25 commit e9ff86c
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 @@ -41,7 +41,7 @@ jobs:
- name: Upload Forge Artifact
uses: actions/upload-artifact@v4
with:
name: WorldTools-fabric-${{ github.ref_name }}
name: WorldTools-forge-${{ github.ref_name }}
path: forge/build/libs/WorldTools-forge-${{ github.ref_name }}.jar

- name: Generate Changelog
Expand Down

0 comments on commit e9ff86c

Please sign in to comment.