Skip to content

Commit 26648d8

Browse files
committed
ci: release
1 parent 1ee1475 commit 26648d8

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
name: Release
22

33
on:
4-
# TODO: enable this again when we're ready to release
5-
# disable for now since we're not ready to release yet
6-
# push:
7-
# branches:
8-
# - main
4+
push:
5+
branches:
6+
- main
97
workflow_dispatch:
108

119
concurrency: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)