Skip to content

Commit 0c2abfb

Browse files
committed
test
1 parent d4a4f95 commit 0c2abfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
- name: Upload binaries to release
4242
uses: actions/upload-artifact@v4
4343
with:
44-
name: wild_wind-${{steps.version.outputs.version}}.jar
44+
name: wild_wind-${{steps.version.outputs.value}}.jar
4545
path: build/libs/wild_wind-1.0.0.jar
4646
repo-token: ${{ secrets.ACTION_TOKEN }}

0 commit comments

Comments
 (0)