Skip to content

Commit

Permalink
fix: try release me action
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse0Michael committed Apr 10, 2020
1 parent 08b1e86 commit 278bd8f
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: codfish/semantic-release-action@v1
uses: ridedott/release-me-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 278bd8f

Please sign in to comment.