Skip to content

Commit 0c3b01a

Browse files
committed
chore: Manually release.
1 parent b370611 commit 0c3b01a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737

3838
release:
3939
name: release
40+
needs: prepare
4041
runs-on: ubuntu-latest
4142
needs:
4243
prepare
@@ -52,7 +53,6 @@ jobs:
5253
app_base64_private_key: ${{ secrets.FOREST_RELEASER_APP_PRIVATE_KEY_BASE64 }}
5354
auth_type: installation
5455

55-
5656
- name: Extract branch name
5757
id: branch
5858
shell: bash

0 commit comments

Comments
 (0)