fix clone
Some checks failed
goreleaser / goreleaser (push) Failing after 5s

This commit is contained in:
Joseph Hanson 2024-08-01 14:01:55 -05:00
parent 5e18c2cc36
commit 16ec313e6e
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ jobs:
- name: Checkout
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
REPO_URL: https://x-access-token:${GITHUB_TOKEN}@git.hsn.dev/${{ github.repository }}
REPO_URL: https://x-access-token:${GITHUB_TOKEN}@git.hsn.dev/${{ github.repository }}:${{ github.ref }}
run: |
printenv
mkdir -p ${{ github.workspace }}

View file

@ -7,7 +7,7 @@ gitea_urls:
download: https://git.hsn.dev
skip_tls_verify: false
kos:
- id: cert-manager-webhook-dnsimple
- id: webhook
platforms:
- linux/amd64
- linux/arm64