Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
vpereira committed Nov 9, 2023
1 parent d4e91a7 commit d30d744
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Expand Up @@ -36,6 +36,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./Macedonia_A26.pyromod
asset_name: Macedonia_A26.pyromod
asset_path: ./Macedonia_0ad.pyromod
asset_name: Macedonia_0ad.pyromod
asset_content_type: application/zip

0 comments on commit d30d744

Please sign in to comment.