Skip to content

Commit

Permalink
Merge pull request #201 from Netflix/update-release-rules
Browse files Browse the repository at this point in the history
Prevent duplicate publishing on release
  • Loading branch information
umairk79 authored Aug 26, 2024
2 parents 7dada83 + 799ae09 commit 075bc76
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/nebula-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
tags:
- v*.*.*
- v*.*.*-rc.*
release:
types:
- published

jobs:
build:
Expand Down

0 comments on commit 075bc76

Please sign in to comment.