Skip to content

Commit

Permalink
remove git secret
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie McBride authored and Charlie McBride committed Jun 27, 2024
1 parent 1bd3b86 commit e4e2f24
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,5 @@ jobs:
with:
node-version: '20.x' # semantic-release requires Node version 20.8.1 or higher
- name: semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
npx semantic-release@18

0 comments on commit e4e2f24

Please sign in to comment.