Skip to content

Commit 56157b9

Browse files
⬆️ Updating gh release action
Signed-off-by: Geoffrey Wiseman <geoffrey.wiseman@codiform.com>
1 parent c929e04 commit 56157b9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v2
14-
- uses: cli/gh-extension-precompile@v1
14+
- uses: cli/gh-extension-precompile@v2
15+
with:
16+
go_version_file: go.mod

0 commit comments

Comments
 (0)