mirror of
https://github.com/ApfelTeeSaft/Z80-Emu.git
synced 2026-08-26 19:43:28 +00:00
Minor
This commit is contained in:
@@ -97,7 +97,7 @@ if ($commitMessage -contains "major") {
|
||||
echo "New version determined: $newVersion"
|
||||
echo "::set-output name=new_version::$newVersion"
|
||||
|
||||
# Create a new GitHub release using the latest commit message as the body
|
||||
# Create a new GitHub rlease using the latest commit message as the body
|
||||
- name: Create GitHub Release
|
||||
id: create_release
|
||||
uses: actions/create-release@v1
|
||||
|
||||
Reference in New Issue
Block a user