Skip to content

Commit

Permalink
chore(version): test publish-action
Browse files Browse the repository at this point in the history
  • Loading branch information
tu6ge committed Sep 18, 2024
1 parent 0dbd0d2 commit 7b32124
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
cargo test --doc
- name: Run publish-action of oss
uses: tu6ge/[email protected].3
uses: tu6ge/[email protected].4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "aliyun-oss-client"
version = "0.13.0-alpha8"
version = "0.13.0-alpha9"
edition = "2021"
resolver = "2"
description = "an aliyun oss client"
Expand Down

0 comments on commit 7b32124

Please sign in to comment.