mirror of
https://github.com/JesseTG/melonds-ds.git
synced 2024-11-23 14:40:04 +00:00
Release 0.7.14
This commit is contained in:
parent
5ab1786568
commit
36cfab52e1
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -181,7 +181,7 @@ jobs:
|
||||
with:
|
||||
source_file: "${{ github.workspace }}/artifact/melondsds_libretro-linux-x86_64-Release/cores/melondsds_libretro.info"
|
||||
destination_branch_create: "release-v${{ steps.changelog.outputs.version }}"
|
||||
destination_branch: "release-v${{ steps.changelog.outputs.version }}"
|
||||
destination_branch: "master"
|
||||
destination_repo: '${{ github.triggering_actor }}/libretro-super'
|
||||
destination_folder: 'dist/info'
|
||||
user_email: 'github-actions[bot]@users.noreply.github.com'
|
||||
|
@ -9,6 +9,12 @@ and this project roughly adheres to [Semantic Versioning](https://semver.org/spe
|
||||
|
||||
Nothing right now.
|
||||
|
||||
## [0.7.14] - 2023-11-06
|
||||
|
||||
### Changed
|
||||
|
||||
- Another test release as I work out the submission workflow.
|
||||
|
||||
## [0.7.13] - 2023-11-06
|
||||
|
||||
### Changed
|
||||
|
Loading…
Reference in New Issue
Block a user