Skip to content

Commit

Permalink
awwwwwwwwwwwwqqqqqqqqqqqqqqqqaaaaaaaaaaaa
Browse files Browse the repository at this point in the history
Signed-off-by: Cal <[email protected]>
  • Loading branch information
CallumWalley authored Dec 7, 2023
1 parent db523b8 commit a0a4f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fetch_includes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: wget -O docs/assets/glossary/snippets.md ${SNIPPETS_URL}
- name: Commit to Branch '${BRANCH_NAME}'
run: |
git pull origin
git pull origin main
git add --all
- run: git commit -m "update remote assets"
- name: Push
Expand Down

0 comments on commit a0a4f3e

Please sign in to comment.