Skip to content

Commit

Permalink
Update release-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FallenDeity authored Feb 12, 2024
1 parent 89337e0 commit 961d857
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Release on GitHub

on:
push:
tags:
- v*

jobs:
release-asset:
Expand All @@ -21,8 +19,6 @@ jobs:
- name: Parse Changelog
id: changelog
uses: coditory/changelog-parser@v1
with:
version: ${{ steps.tag_name.outputs.tag_name }}

- name: Create GitHub Release
id: create_release
Expand Down

0 comments on commit 961d857

Please sign in to comment.