Update vmessping.yml

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent 234117a07a
commit 2363759b14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/vmessping.yml

@ -21,7 +21,7 @@ jobs:
- name: Git clone VMessPing
run: |
git clone https://github.com/v2fly/vmessping.git
git clone https://github.com/v2fly/vmessping.git ${{ env.workdir }}
cp ./.github/vmessping-releaser.yml ${{ env.workdir }}/.goreleaser.yml
- name: Set up GoReleaser

Loading…
Cancel
Save