Skip to content

Commit

Permalink
fix: use cycjimmy semantic-release-action
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse0Michael committed Jun 8, 2020
1 parent 2d4f5c5 commit c23bd3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
uses: actions/checkout@v2

- name: Semantic Release
uses: ridedott/release-me-action@master
uses: cycjimmy/semantic-release-action@v2
env:
GITHUB_TOKEN: ${{ secrets.PAT }}

0 comments on commit c23bd3f

Please sign in to comment.