Skip to content

Commit

Permalink
[ci] Downgrade action-gh-release -> 0.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
osdeverr committed Feb 12, 2024
1 parent 593f3da commit 18cd67f
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 @@ -76,7 +76,7 @@ jobs:
directory: '${{ runner.temp }}/re-latest-build/'

- name: Create release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v0.1.13
with:
files: '${{ runner.temp }}/re-latest-build/re-${{ github.ref_name }}-${{ runner.os }}-${{ matrix.arch }}.zip'

Expand Down

0 comments on commit 18cd67f

Please sign in to comment.