Skip to content

Commit

Permalink
Update list of branches for tags updating (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderPolosatov authored Feb 21, 2024
1 parent b54bb25 commit 0633001
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,4 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
run: |
npm dist-tag add devextreme-quill@${{ inputs.version }} 22_1
npm dist-tag add devextreme-quill@${{ inputs.version }} 22_2
npm dist-tag add devextreme-quill@${{ inputs.version }} 23_1
npm dist-tag add devextreme-quill@${{ inputs.version }} 24_1

0 comments on commit 0633001

Please sign in to comment.