Skip to content

Commit

Permalink
'/apps' plural (#26185)
Browse files Browse the repository at this point in the history
  • Loading branch information
rsese authored Mar 15, 2022
1 parent fb5107d commit 5a5f9c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openapi-decorate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
uses: EndBug/add-and-commit@756d9ea820f11931e591eaf57f25e0f5b903d5b2
with:
# The arguments for the `git add` command
add: '["lib/rest/static/app", "lib/rest/static/decorated"]'
add: '["lib/rest/static/apps", "lib/rest/static/decorated"]'

# The message for the commit
message: 'Add decorated OpenAPI schema files'
Expand Down

0 comments on commit 5a5f9c2

Please sign in to comment.