Skip to content

Commit

Permalink
ci(dev): add force in recreate tag action
Browse files Browse the repository at this point in the history
  • Loading branch information
SARDONYX-sard committed Oct 9, 2023
1 parent 80b0302 commit babf7c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev-release-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
with:
ref: "development"
description: "Development release"
force-branch: true

- name: Install stable toolchain
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit babf7c5

Please sign in to comment.