Skip to content

Commit

Permalink
Release 0.7.14
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseTG committed Nov 6, 2023
1 parent 5ab1786 commit 36cfab5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 36cfab5

Please sign in to comment.