Update golang.yml

This commit is contained in:
DariusKlein 2024-06-10 15:11:47 +02:00 committed by GitHub
parent cfa778df1e
commit 10fe9fd5de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@ jobs:
- name: Build - name: Build
run: | run: |
cd wazuh-notify-go cd wazuh-notify-go
go build -v ./wazuh-notify-go go build -v .
- name: Release - name: Release
uses: softprops/action-gh-release@v2 uses: softprops/action-gh-release@v2