mirror of
https://github.com/jazzband/dj-database-url.git
synced 2026-03-16 22:20:24 +00:00
Simplify release workflow by removing created event type.
This commit is contained in:
parent
0a59175489
commit
6273af6660
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -2,7 +2,7 @@ name: Release
|
|||
|
||||
on:
|
||||
release:
|
||||
types: [created, published]
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue