Skip to content

Commit 74ae05c

Browse files
committed
Rename default branch to 'main'
We've renamed the default branch to main, fix the GitHub Actions workflows to match.
1 parent aab6166 commit 74ae05c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Publish
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77
workflow_dispatch:
88

99
concurrency: rubygems

0 commit comments

Comments
 (0)