Skip to content

Commit

Permalink
Remove INITIAL_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmolyuk committed Apr 12, 2024
1 parent 104cff3 commit c9a8cd8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
RELEASE_BRANCHES: master
INITIAL_VERSION: 1.1.0
DEFAULT_BUMP: patch

- name: Publish new version to npm
Expand Down

0 comments on commit c9a8cd8

Please sign in to comment.