Skip to content

Commit

Permalink
fix: update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdossa committed Oct 23, 2024
1 parent e57751e commit 0b0e40d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
yarn
- name: Semantic release
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GH_TOKEN: ${{ secrets.ASSOCIATION_RELEASE_TOKEN }}
run: npx semantic-release@18

0 comments on commit 0b0e40d

Please sign in to comment.