Skip to content

Commit

Permalink
fix(releaserc): revert to sr 19.0.2 (#543)
Browse files Browse the repository at this point in the history
  • Loading branch information
curiositycasualty authored Sep 10, 2022
1 parent a0e2083 commit ee901d6
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 @@ -16,6 +16,6 @@ jobs:
uses: actions/checkout@v3
- name: Release
id: release
uses: ahmadnassri/action-semantic-release@v2
uses: ahmadnassri/action-semantic-release@v2.0.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ee901d6

Please sign in to comment.