Skip to content

Commit

Permalink
Revert action-gh-release to version 1
Browse files Browse the repository at this point in the history
  • Loading branch information
golles authored Dec 2, 2022
1 parent e2d70fd commit 139c4bb
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 @@ -12,7 +12,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Release
uses: softprops/action-gh-release@v2
uses: softprops/action-gh-release@v1
with:
body: |
**Changes:**
Expand Down

0 comments on commit 139c4bb

Please sign in to comment.