Skip to content

Commit

Permalink
don't fix main
Browse files Browse the repository at this point in the history
  • Loading branch information
lantoli committed Jan 13, 2025
1 parent cec28f0 commit 8a38100
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
contents: write
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
with:
ref: 'main'
- name: Get the latest commit SHA
id: get-sha
run: echo "sha=$(git rev-parse HEAD)" >> "$GITHUB_OUTPUT"
Expand Down

0 comments on commit 8a38100

Please sign in to comment.