Update golang.yml

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

View File

@ -22,7 +22,7 @@ jobs:
go-version: '1.22'
- name: Build
run: go build -v ./wazuh-notify-go
run: go build -v wazuh-notify-go
- name: Release
uses: softprops/action-gh-release@v2