We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 741460a commit b3eb211Copy full SHA for b3eb211
1 file changed
.github/workflows/create-release.yml
@@ -23,7 +23,7 @@ jobs:
23
set-safe-directory: true
24
25
- name: Create asset
26
- run: echo "test asset" > a
+ run: echo "test asset prerelease" > a
27
28
- name: Upload build artifact
29
uses: actions/upload-artifact@v4
0 commit comments