Skip to content

Commit c26f04b

Browse files
authored
Actions: Use main branch (#818)
1 parent ec5d4c1 commit c26f04b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v4
2020

2121
- name: Release
22-
uses: elementary/actions/release@master
22+
uses: elementary/actions/release@main
2323
env:
2424
GIT_USER_TOKEN: "${{ secrets.GIT_USER_TOKEN }}"
2525
GIT_USER_NAME: "elementaryBot"

0 commit comments

Comments
 (0)