Skip to content

Commit

Permalink
ci: create release for master branch (#7)
Browse files Browse the repository at this point in the history
This is an old project. The main branch is called master here.
  • Loading branch information
kayman-mk authored Nov 16, 2023
1 parent 5ab615f commit 1de76ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Release
on: # yamllint disable-line rule:truthy
push:
branches:
- main
- master

jobs:
release:
Expand Down

0 comments on commit 1de76ce

Please sign in to comment.