Skip to content

Commit b3eb211

Browse files
committed
changed asset
1 parent 741460a commit b3eb211

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
set-safe-directory: true
2424

2525
- name: Create asset
26-
run: echo "test asset" > a
26+
run: echo "test asset prerelease" > a
2727

2828
- name: Upload build artifact
2929
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)