Skip to content

Commit

Permalink
Part of OpenHistoricalMap/issues#786, adjusting workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
erictheise committed Jul 11, 2024
1 parent e4369a3 commit 355b927
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ohm.upstream-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Delete previous sacrificial branch
run: |
git branch -D 'the-sacrifice'
# - name: Delete previous sacrificial branch
# run: |
# git branch -D 'the-sacrifice'
- name: Create new sacrificial branch
uses: peterjgrainger/[email protected]
with:
Expand Down

0 comments on commit 355b927

Please sign in to comment.