Skip to content

Commit

Permalink
Set main to default branch (patch)
Browse files Browse the repository at this point in the history
  • Loading branch information
zrrrzzt committed Sep 18, 2020
1 parent 7a9ae20 commit f290821
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 @@ -2,7 +2,7 @@ name: Build, Test, and Publish on release
on:
release:
types: [published]
branches: [master]
branches: [main]
jobs:
build:
name: Build, test and publish
Expand Down

0 comments on commit f290821

Please sign in to comment.