Skip to content

Commit 2a7886b

Browse files
authored
Actions: Use main branch (#899)
1 parent 58ff5f9 commit 2a7886b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
token: ${{ secrets.GIT_USER_TOKEN }}
2424

2525
- name: Create Release
26-
uses: elementary/actions/release@master
26+
uses: elementary/actions/release@main
2727
env:
2828
GIT_USER_TOKEN: "${{ secrets.GIT_USER_TOKEN }}"
2929
GIT_USER_NAME: "elementaryBot"

0 commit comments

Comments
 (0)