Skip to content

Commit

Permalink
fix: try codfish's action
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse0Michael committed Apr 10, 2020
1 parent 80ef437 commit 08b1e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.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: cycjimmy/semantic-release-action@v2
uses: codfish/semantic-release-action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 08b1e86

Please sign in to comment.