Skip to content

Commit

Permalink
change version prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
rinde committed Mar 2, 2023
1 parent 34c5ec8 commit 363653b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,5 @@ jobs:
sed -i "s/^version = \".*\"$/version = \"${{ steps.calc_version.outputs.version }}\"/" Cargo.toml
- name: Check semver
uses: obi1kenobi/cargo-semver-checks-action@v1
with:
version-tag-prefix: ''

0 comments on commit 363653b

Please sign in to comment.