Skip to content

Commit

Permalink
we need all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
boogheta committed Oct 12, 2023
1 parent c104313 commit ab6db12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:

steps:
- name: Checkout Repo
uses: actions/checkout@v2
uses: actions/checkout@v2.3.1
with:
fetch-depth: 0
persist-credentials: false

- name: Install and build
run: |
Expand Down

0 comments on commit ab6db12

Please sign in to comment.