Skip to content

Commit

Permalink
change defauolt branch in release action
Browse files Browse the repository at this point in the history
  • Loading branch information
codecalm committed May 9, 2023
1 parent 4934cee commit 7a0cff3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Expand Up @@ -3,8 +3,7 @@ name: Release
on:
push:
branches:
- dev-changesets-init
# - main
- dev

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

Expand Down

0 comments on commit 7a0cff3

Please sign in to comment.