Skip to content

Commit

Permalink
Revert "Bump softprops/action-gh-release from 2.1.0 to 2.2.0 (#1032)"
Browse files Browse the repository at this point in the history
This reverts commit 564c833.
  • Loading branch information
awawa-dev committed Jan 26, 2025
1 parent 25ad616 commit c7cd3b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ jobs:

# create draft release and upload artifacts
- name: Create draft release
uses: softprops/action-gh-release@v2.2.0
uses: softprops/action-gh-release@v2.1.0
with:
name: HyperHDR ${{ env.VERSION }}
tag_name: ${{ env.TAG }}
Expand Down

0 comments on commit c7cd3b1

Please sign in to comment.