mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 10:52:48 +01:00
fix: change to correct filename
This commit is contained in:
parent
2c164c7d46
commit
1a821c3c09
7
.github/workflows/manifest-generator.yml
vendored
7
.github/workflows/manifest-generator.yml
vendored
@ -1,6 +1,7 @@
|
||||
on:
|
||||
- pull_request
|
||||
- push
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
test:
|
||||
@ -39,7 +40,7 @@ jobs:
|
||||
- name: push generated manifest
|
||||
uses: EndBug/add-and-commit@v9
|
||||
with:
|
||||
add: 'manifest.yml'
|
||||
add: 'manifest.json'
|
||||
message: 'chore: update manifest.json'
|
||||
committer_name: GitHub Actions
|
||||
committer_email: 41898282+github-actions[bot]@users.noreply.github.com
|
||||
|
Loading…
Reference in New Issue
Block a user