Skip to content

Commit

Permalink
default checkout for create-release
Browse files Browse the repository at this point in the history
  • Loading branch information
gpmayorga committed Jan 9, 2025
1 parent a3f7049 commit 24e2dff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,6 @@ jobs:
contents: write
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.ref || github.ref_name }}

- name: Create GitHub Release
env:
Expand Down

0 comments on commit 24e2dff

Please sign in to comment.