Skip to content

Commit

Permalink
Update .github/workflows/branch-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GrantBirki committed Sep 17, 2023
1 parent 6468fa9 commit 8411ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/branch-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:

steps:
- name: checkout
uses: actions/checkout@v4
uses: actions/checkout@v4
with:
ref: ${{ needs.trigger.outputs.ref }}

Expand Down

0 comments on commit 8411ad8

Please sign in to comment.