Skip to content

Commit

Permalink
Revert "Bump softprops/action-gh-release from 0.1.14 to 2.0.4 (#49)"
Browse files Browse the repository at this point in the history
This reverts commit 317a046.
  • Loading branch information
zkxs committed Apr 5, 2024
1 parent edaf92f commit 1011613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
file "${{ runner.temp }}${{ matrix.target.path-separator }}simple-crosshair-overlay${{ matrix.target.artifact-suffix }}${{ matrix.target.suffix }}"
shell: bash
- name: Upload release artifact
uses: softprops/action-gh-release@v2.0.4
uses: softprops/action-gh-release@v0.1.14
if: startsWith(github.ref, 'refs/tags/') # only run for pushes to tags
with:
draft: true
Expand Down

0 comments on commit 1011613

Please sign in to comment.