Skip to content

Commit

Permalink
publish ⚒️
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasByr committed Dec 12, 2023
1 parent 9ff9db4 commit c54817d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: TheDoctor0/zip-release@0.7.6
with:
directory: dist
command: cp -r assets dist/genome
command: cp -r assets dist/genome && mv .env.example dist/genome/.env
filename: genome.exe.zip
- name: Upload Release Asset
uses: svenstaro/upload-release-action@v2
Expand Down

0 comments on commit c54817d

Please sign in to comment.