diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6001b48..f167352 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -2,8 +2,7 @@ name: "Release" on: push: - branches: [staging] - # branches: [main, staging] + branches: [main, staging] jobs: release: