Skip to content

Commit

Permalink
fix indent in deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaddington authored Dec 13, 2024
1 parent 697bb45 commit b9764a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-jm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
# checkout the repo
- name: 'Checkout GitHub Action'
uses: actions/checkout@v4
ref: jm-production
ref: jm-production

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
Expand Down

0 comments on commit b9764a8

Please sign in to comment.