Skip to content

Commit 8a38100

Browse files
committed
don't fix main
1 parent cec28f0 commit 8a38100

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ jobs:
2424
contents: write
2525
steps:
2626
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
27-
with:
28-
ref: 'main'
2927
- name: Get the latest commit SHA
3028
id: get-sha
3129
run: echo "sha=$(git rev-parse HEAD)" >> "$GITHUB_OUTPUT"

0 commit comments

Comments
 (0)