Skip to content

Commit cec28f0

Browse files
committed
typo
1 parent 8764e63 commit cec28f0

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
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
2727
with:
28-
ref: 'master'
28+
ref: 'main'
2929
- name: Get the latest commit SHA
3030
id: get-sha
3131
run: echo "sha=$(git rev-parse HEAD)" >> "$GITHUB_OUTPUT"

0 commit comments

Comments
 (0)