Skip to content

Commit

Permalink
ci: no need to push tags anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
cskiwi committed Dec 28, 2020
1 parent 6cb4e2c commit 13803f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref }}
tags: true
- name: Github Release
run: |
npx conventional-github-releaser -t {{secrets.GITHUB_TOKEN}} -p angular

0 comments on commit 13803f4

Please sign in to comment.