Skip to content

Commit

Permalink
use basic checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwq committed Feb 2, 2024
1 parent 7395b82 commit e92b380
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@master
with:
ref: ${{ github.head_ref }}
# with:
# ref: ${{ github.ref }}

# - name: Set up Go
# uses: actions/setup-go@master
Expand Down

0 comments on commit e92b380

Please sign in to comment.