Skip to content

Commit

Permalink
feat: change code 3
Browse files Browse the repository at this point in the history
  • Loading branch information
popovevgen committed Dec 27, 2023
1 parent 5edd743 commit c836617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,6 @@ jobs:
echo "CURRENT_VERSION=$CURRENT_VERSION" >> $GITHUB_ENV
- name: 'Release'
run: npx semantic-release --no-ci --debug GH_TOKEN=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
run: npx semantic-release --debug
env:
GITHUB_TOKEN: ${{ secrets.DEPENDABOT_TOKEN }}

0 comments on commit c836617

Please sign in to comment.