Skip to content

Commit

Permalink
Update hotfix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
loicgreffier committed Nov 25, 2024
1 parent c3bf8ce commit dfaf7ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hotfix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- name: Checkout project
uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.CI_CD_TOKEN }}

- name: Create hotfix branch
Expand Down

0 comments on commit dfaf7ce

Please sign in to comment.