Skip to content

Commit

Permalink
feat: change code 4
Browse files Browse the repository at this point in the history
BREAKING CHANGE: New version
  • Loading branch information
popovevgen committed Dec 27, 2023
1 parent 281013c commit 6f4e7cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ jobs:
run: |
CURRENT_VERSION=$(jq -r '.version' package.json)
echo "Current version number: $CURRENT_VERSION"
echo "${{ secrets.DEPENDABOT_TOKEN }}"
echo "CURRENT_VERSION=$CURRENT_VERSION" >> $GITHUB_ENV
- name: 'Release'
Expand Down

0 comments on commit 6f4e7cb

Please sign in to comment.