Skip to content

Commit

Permalink
ci: removed to-tag from publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Makeev Ivan committed Dec 28, 2021
1 parent c3978a7 commit 53bdb00
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
- name: Changelog
id: Changelog
uses: scottbrenner/generate-changelog-action@master
with:
to-tag: HEAD
- name: Create Release
id: create_release
uses: actions/create-release@v1
Expand Down

0 comments on commit 53bdb00

Please sign in to comment.