Skip to content

Commit

Permalink
Merge pull request #172 from EmicoEcommerce/beta
Browse files Browse the repository at this point in the history
chore: Merge beta into master
  • Loading branch information
ah-net authored Apr 12, 2024
2 parents bbc20f7 + 921edf6 commit a45bf54
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Release

on:
workflow_dispatch:
push:
branches:
- master
- beta

jobs:
release:
Expand Down
4 changes: 0 additions & 4 deletions .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
"branches": [
{
"name": "master"
},
{
"name": "beta",
"prerelease": true
}
],
"plugins": [
Expand Down

0 comments on commit a45bf54

Please sign in to comment.