Skip to content

Commit

Permalink
changing the release to not checkout development
Browse files Browse the repository at this point in the history
  • Loading branch information
madhephaestus committed Sep 9, 2023
1 parent c29e036 commit 418f4b8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ jobs:
git config --global core.mergeoptions --no-edit
git fetch --depth=1
- name: Checkout Development
run: |
git checkout development
- name: Set Release Number Studio
run: |
Expand Down

0 comments on commit 418f4b8

Please sign in to comment.