Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
N7Alpha committed Oct 20, 2023
1 parent 2047060 commit 8e0fd35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:

- name: Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/') # Only release when there is a tag
with:
files: |
UnrealLibretro-4.24.zip

0 comments on commit 8e0fd35

Please sign in to comment.