Skip to content

Commit

Permalink
馃懛 Change back to cli/gh-extension-precompile
Browse files Browse the repository at this point in the history
  • Loading branch information
stoe committed Mar 18, 2023
1 parent 347c99b commit 0712d6c
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,7 @@ jobs:

steps:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
with:
fetch-depth: 0

- run: git fetch --force --tags

- uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9
with:
go-version: stable

- uses: goreleaser/goreleaser-action@f82d6c1c344bcacabba2c841718984797f664a6b
- uses: cli/gh-extension-precompile@640911b0a0f2adb89a07a8ba547053cbd4001e1e
with:
distribution: goreleaser
version: latest
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
go_version: 1.20.x

0 comments on commit 0712d6c

Please sign in to comment.