Skip to content

Commit

Permalink
ci: fix release major tag (#305)
Browse files Browse the repository at this point in the history
Signed-off-by: Rishav Dhar <[email protected]>
  • Loading branch information
rdhar committed Sep 13, 2024
1 parent f65ec42 commit 6cb2fda
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
persist-credentials: false

- name: Fetch major version tag and update it
shell: bash
Expand Down

0 comments on commit 6cb2fda

Please sign in to comment.