We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27f0f8b + 31ed91d commit 29794e2Copy full SHA for 29794e2
1 file changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Checkout
19
uses: actions/checkout@v4
20
- name: Build binary
21
- uses: JosephNaberhaus/actions/release-go-binary@v1.2.0
+ uses: JosephNaberhaus/actions/release-go-binary@v1.3.0
22
with:
23
github-token: ${{ secrets.GITHUB_TOKEN }}
24
goos: ${{ matrix.goos }}
0 commit comments