ramsayleung / rspotify

Spotify Web API SDK implemented on Rust
MIT License
632 stars 121 forks source link

Upgrade RSpotify to 0.13.1 #474

Closed ramsayleung closed 5 months ago

ramsayleung commented 5 months ago

Description

  1. Upgrade RSpotify to 0.13.1
  2. Fix the GitHub workflow to trigger GitHub Action only on new tags

Motivation and Context

471

Dependencies

None

Type of change

Please delete options that are not relevant.

How has this been tested?

  1. All CI jobs pass
  2. The Publish Crate GitHub Action will be only triggered on pushing new tags.

Is this change properly documented?

Yes