Skip to content

Commit

Permalink
fix(ci): 🐛 Fix branches definition
Browse files Browse the repository at this point in the history
  • Loading branch information
SpiralOutDotEu committed Oct 28, 2023
1 parent da41cb0 commit 094be0f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Expand Up @@ -2,8 +2,7 @@ name: Release

on:
push:
branches:
- main
branches: [ "master" ]

jobs:
release:
Expand Down

0 comments on commit 094be0f

Please sign in to comment.