Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
erictheise committed Sep 13, 2024
1 parent 68a2abd commit 2344cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ohm.upstream-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
branch: 'the-sacrifice'
sha: ${{ GITHUB_SHA }}
sha: "${GITHUB_SHA}"

- name: Check out our new sacrificial branch
uses: actions/checkout@v4
Expand Down

0 comments on commit 2344cd4

Please sign in to comment.