Skip to content

Commit

Permalink
Fix the release workflow, I think
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseTG committed Nov 6, 2023
1 parent 6822ee9 commit f103c33
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ jobs:
repository: "${{ github.triggering_actor }}/libretro-super"
path: libretro-super

- run: ls -halR
- name: Sync libretro-super with Upstream
if: "${{ steps.changelog.outputs.version != steps.newest-tag.outputs.version }}"
working-directory: libretro-super
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.12] - 2023-11-06

### Changed

- Another attempt at fixing the release workflow.

## [0.7.11] - 2023-11-06

### Changed
Expand Down

0 comments on commit f103c33

Please sign in to comment.