Skip to content

Commit

Permalink
Update update-submodule.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anurag629 authored Aug 1, 2024
1 parent f38d673 commit 4670ab2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update-submodule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
- name: Update Submodule
run: |
cd codercops-site
git submodule update --remote
git add . # Ensure you add the submodule path specifically
git commit -m "Update submodule to codercops-blogs commit ${{ env.commit_hash }}"
Expand Down

0 comments on commit 4670ab2

Please sign in to comment.