fix: change to correct filename

This commit is contained in:
Afonso Jorge Ramos 2022-05-23 21:48:20 +01:00
parent 2c164c7d46
commit 1a821c3c09

View File

@ -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