Update golang.yml

This commit is contained in:
DariusKlein 2024-06-10 15:49:31 +02:00 committed by GitHub
parent 77b45dce9a
commit 4f9a49e1f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,11 +24,6 @@ jobs:
run: | run: |
cd wazuh-notify-go cd wazuh-notify-go
go build -v . go build -v .
- name: Put current date into a variable
run: |
$NOW=& Get-Date -format yyyy-MM-dd
echo "NOW=$NOW" >> $env:GITHUB_ENV
- name: Release - name: Release
uses: softprops/action-gh-release@v2 uses: softprops/action-gh-release@v2