Skip to content

Commit

Permalink
fix: update-tag job
Browse files Browse the repository at this point in the history
Signed-off-by: Khosrow Moossavi <[email protected]>
  • Loading branch information
khos2ow committed Sep 9, 2024
1 parent cca78c2 commit f9a3358
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
with:
ref: main
fetch-depth: 0
fetch-tags: true
token: ${{ secrets.COMMITTER_TOKEN }}

- name: Get variables
Expand Down

0 comments on commit f9a3358

Please sign in to comment.