Skip to content

Commit

Permalink
Remove tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
yorevs committed Nov 6, 2024
1 parent 5951e77 commit fa42fe2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v3
- name: Git Tag Version
uses: yorevs/hspylib/.github/actions/tag-version@master
with:
tag-name: "v${{ needs.init.outputs.version }}"
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Create Changelog
id: change-log
uses: yorevs/hspylib/.github/actions/changelog@master
Expand Down

0 comments on commit fa42fe2

Please sign in to comment.