Skip to content

Commit

Permalink
fix: updating cycjimmy/semantic-release-action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
allanbowe authored Jan 25, 2023
1 parent 8843fa8 commit a886894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Semantic Release
uses: cycjimmy/semantic-release-action@v2
uses: cycjimmy/semantic-release-action@v3
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit a886894

Please sign in to comment.