Skip to content

Commit

Permalink
ci: Try to fix semantic-release GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
geokrety-bot committed Aug 6, 2023
1 parent c1f750a commit e06f5c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Semantic release
on:
push:
branches:
- main
- geokrety

jobs:
release:
Expand Down
1 change: 1 addition & 0 deletions .releaserc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"branches": [
"master",
{
"name": "geokrety",
"prerelease": true
Expand Down

0 comments on commit e06f5c4

Please sign in to comment.