Skip to content

Commit

Permalink
✨ Changed CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
djagoda881 committed Nov 15, 2023
1 parent dafbfe8 commit 721f091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: pip install tomlkit

- name: Setting a branch
run: git checkout main && git checkout -b post_release_branch
run: git checkout main12312 && git checkout -b post_release_branch

- name: Get latest tag
id: var
Expand Down

0 comments on commit 721f091

Please sign in to comment.