Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HaiyiMei committed Jun 27, 2024
1 parent 8ac3bde commit f4f1fc2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
fetch-depth: 0

- id: bumpr
Expand Down Expand Up @@ -92,5 +91,3 @@ jobs:
- name: Push changes
uses: ad-m/github-push-action@master
with:
branch: ${{ github.head_ref }}

0 comments on commit f4f1fc2

Please sign in to comment.