Skip to content

Commit

Permalink
Try again.
Browse files Browse the repository at this point in the history
  • Loading branch information
okamsn committed Feb 24, 2024
1 parent b0d9994 commit 054bc7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/automatic-pr-to-dash-copy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: |
git push --verbose --force-with-lease --repo=https://github.com/okamsn/loopy-dash.git master full-main
- run: git checkout master
- run: git push 'https://github.com/okamsn/loopy-dash.git' full-main

0 comments on commit 054bc7c

Please sign in to comment.