Skip to content

Commit 1b7f98b

Browse files
committed
build: changed branches
1 parent 957cc6f commit 1b7f98b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
name: Release
1616
on:
1717
push:
18-
# branches: [ main ]
18+
branches: [ main ]
1919
workflow_dispatch:
2020
jobs:
2121
release:

.releaserc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
branches:
2-
- build/upload_apks_to_github
2+
- main1
33
plugins:
44
- "@semantic-release/commit-analyzer"
55
- "@semantic-release/release-notes-generator"

0 commit comments

Comments
 (0)