Skip to content

Commit

Permalink
Update simple-release-web.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gellipapa authored Oct 12, 2024
1 parent 451f6bf commit 956ef9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/simple-release-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
- name: Push manifest change
uses: EndBug/add-and-commit@v8
with:
add: ${{ inputs.fxmanifestPath || '**/fxmanifest.lua' }}
add: 'fxmanifest.lua'
push: true
author_name: Manifest Bumper
author_email: 41898282+github-actions[bot]@users.noreply.github.com
Expand Down

0 comments on commit 956ef9b

Please sign in to comment.