Skip to content

Commit

Permalink
Fix Push Destination
Browse files Browse the repository at this point in the history
Byrdman32 committed Mar 4, 2024
1 parent 0bf58c7 commit 619b8ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manifest.yml
Original file line number Diff line number Diff line change
@@ -38,4 +38,4 @@ jobs:
run: |
git add -f src/RoveComm/RoveCommManifest.h
git commit -m "** Automated - Manifest Update **"
git push
git push origin ${{ github.event.pull_request.head.ref }}

0 comments on commit 619b8ae

Please sign in to comment.