mirror of
https://github.com/LukeHagar/Anchor.git
synced 2025-12-06 04:19:08 +00:00
Update build.yaml
This commit is contained in:
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@@ -56,6 +56,7 @@ jobs:
|
||||
|
||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
input_repository: anchor/
|
||||
branch: ${GITHUB_REF#refs/heads/}
|
||||
commit_message: Updated API Specifications
|
||||
file_pattern: 'anchor/src/routes/api-client/*.json'
|
||||
|
||||
Reference in New Issue
Block a user