Skip to content

Commit

Permalink
πŸ’š Fix release ci
Browse files Browse the repository at this point in the history
  • Loading branch information
BertrandD committed Dec 3, 2024
1 parent 23e78a9 commit da6fc45
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4

- name: Get tags
run: git fetch --tags origin

- name: Set up Node.js
uses: actions/setup-node@v3

Expand Down

0 comments on commit da6fc45

Please sign in to comment.