Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipe Cancelinha authored Sep 14, 2023
1 parent 4932181 commit 22500ee
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v4
with:
fetch-depth: '0'

- name: bump version and push tag
uses: anothrNick/[email protected]
Expand All @@ -24,4 +22,3 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BUMP: patch
RELEASE_BRANCHES: master
WITH_V: false

0 comments on commit 22500ee

Please sign in to comment.