Skip to content

Commit

Permalink
modified wiki_snap.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
charanravi-online committed Apr 23, 2024
1 parent 694797e commit 14d5245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wiki_snap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Add target repository
run: |
git remote add target https://x-access-token:${{ secrets.REPO_SYNC_TOKEN }}@github.com/charanravi-online/wiki
git remote add target https://x-access-token:${{ secrets.REPO_SYNC_TOKEN }}@github.com/charanravi-online/wiki.git
- name: Push changes to target repository
run: |
Expand Down

0 comments on commit 14d5245

Please sign in to comment.