Skip to content

Commit

Permalink
Update push_gitlab.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
roquelopez authored Jun 6, 2024
1 parent a2652bd commit 2aa6798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_gitlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v2
with:
ref: ${{ github.event.ref }}
fetch-depth: 0 # Fetch all history to ensure all branches are included

- name: Set up Git
run: |
Expand Down

0 comments on commit 2aa6798

Please sign in to comment.