Skip to content

Commit

Permalink
指定切出 main 分支 (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
flycash authored Jun 5, 2024
2 parents 867d74e + 831dbee commit d04dbe9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ jobs:
uses: actions/checkout@v4
with:
path: 'webook'
# 指定分支
ref: 'main'
- name: Set up Go
uses: actions/setup-go@v2
with:
Expand Down

0 comments on commit d04dbe9

Please sign in to comment.