You've already forked tarr
fix(ci): fetch all tags and branches for goreleaser/goreleaser-action
All checks were successful
All checks were successful
This commit is contained in:
@@ -13,6 +13,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v5.0.1
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: docker/setup-qemu-action@v3.7.0
|
||||
- uses: actions/setup-go@v6.1.0
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user