Skip to content

Commit

Permalink
change prod checkout branch to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Mubangizi committed Feb 12, 2024
1 parent a2b1fa3 commit c5dcc3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
with:
ref: master
ref: develop

- name: Install (Buildx)
uses: docker/setup-buildx-action@v1
Expand Down

0 comments on commit c5dcc3a

Please sign in to comment.