mirror of
https://github.com/kristoferssolo/transmission-rpc.git
synced 2025-10-21 20:10:37 +00:00
Update release.yml
This commit is contained in:
parent
a410d3f773
commit
018d94f51e
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -3,7 +3,7 @@ name: Release
|
||||
on:
|
||||
release:
|
||||
types:
|
||||
- created
|
||||
- released
|
||||
|
||||
jobs:
|
||||
build_and_test:
|
||||
@ -29,4 +29,4 @@ jobs:
|
||||
- name: Cargo Publish
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: publish
|
||||
command: publish
|
||||
|
||||
Loading…
Reference in New Issue
Block a user