Skip to content

Commit

Permalink
fix(release.yaml): removed older releaser and replaced with actions-c…
Browse files Browse the repository at this point in the history
…onventional-versioning
  • Loading branch information
mehdi-ra committed Jul 21, 2023
1 parent efb9ac3 commit 1b8cb9a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,4 @@ jobs:
with:
fetch-depth: 0

- name: Tag
uses: K-Phoen/semver-release-action@master
with:
release_branch: main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: arwynfr/actions-conventional-versioning@v2

0 comments on commit 1b8cb9a

Please sign in to comment.