mirror of
https://github.com/Sarsoo/csbindgen.git
synced 2024-12-22 22:46:26 +00:00
ta
This commit is contained in:
parent
82ce9c9a51
commit
a4a5790fb2
2
.github/workflows/build-release.yml
vendored
2
.github/workflows/build-release.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
- run: cargo publish --manifest-path csbindgen/Cargo.toml
|
||||
env:
|
||||
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
|
||||
- run: git commit -m "feat: Update cargo.toml version to ${{ env.GIT_TAG }}" -a
|
||||
- run: git commit -m "Update cargo.toml version to ${{ env.GIT_TAG }}" -a
|
||||
- run: git tag ${{ env.GIT_TAG }}
|
||||
- name: Push changes
|
||||
uses: ad-m/github-push-action@master
|
||||
|
Loading…
Reference in New Issue
Block a user