Update go.yml (#28)

This commit is contained in:
Nuno Cruces
2023-08-05 01:12:16 +01:00
committed by GitHub
parent 2aa685320f
commit 19b6098bf6

View File

@@ -57,6 +57,7 @@ jobs:
with:
chart: 'true'
amend: 'true'
reuse-go: 'true'
if: |
matrix.os == 'ubuntu-latest' &&
github.event_name == 'push'