Skip to content

Commit

Permalink
Default pictures should now go in their own folder...
Browse files Browse the repository at this point in the history
  • Loading branch information
Pseudonian committed Apr 26, 2024
1 parent b68cf67 commit e64b05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kong-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Create .zip File
uses: vimtor/action-zip@v1
with:
files: dist/ Pictures/Splash/ Pictures/Default Pictures/logo.png Pictures/logoLight.png Pictures/MISSINGIMAGE.png translations/ index.html Synergism.css favicon.ico
files: dist/ Pictures/Splash/ Pictures/Default/ Pictures/logo.png Pictures/logoLight.png Pictures/MISSINGIMAGE.png translations/ index.html Synergism.css favicon.ico
dest: Kong.zip
recursive: false
- name: Retrieve version
Expand Down

0 comments on commit e64b05d

Please sign in to comment.