Skip to content

Commit

Permalink
Merge pull request #193 from newrelic/iamemilio-patch-3
Browse files Browse the repository at this point in the history
Update build-release-assets.yml
  • Loading branch information
iamemilio authored Feb 13, 2024
2 parents 1f78af1 + 199e094 commit 759edcb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-release-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go

name: Build Release Assets
on:
on:
workflow_dispatch:
release:
types: [published]
jobs:
Expand Down

0 comments on commit 759edcb

Please sign in to comment.