Skip to content

Commit

Permalink
Trigger goreleaser on published release (temporalio#598)
Browse files Browse the repository at this point in the history
  • Loading branch information
antlai-temporal authored Jun 19, 2024
1 parent 102da77 commit 7fc41b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: goreleaser

on:
workflow_dispatch:
push:
tags:
- '**'
release:
types:
- published

jobs:
goreleaser:
Expand Down

0 comments on commit 7fc41b3

Please sign in to comment.