Update sync_warp-go.yml

dependabot/github_actions/goreleaser/goreleaser-action-4
fscarmen 3 years ago committed by GitHub
parent 81ea83169d
commit 94edd35115
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/workflows/sync_warp-go.yml

@ -32,6 +32,7 @@ jobs:
git clone https://git.zx2c4.com/wireguard-go ${{ env.WORKDIR }}
cp ./.github/wireguard-go-releaser.yml ${{ env.WORKDIR }}/.goreleaser.yml
echo "VERSION=$LATEST" >> $GITHUB_ENV
echo "flags=--snapshot" >> $GITHUB_ENV
fi
- name: Set up GoReleaser

Loading…
Cancel
Save