Skip to content

Commit

Permalink
Revert "Update upload release"
Browse files Browse the repository at this point in the history
This reverts commit 0ab78cf.
  • Loading branch information
ClashTheBunny committed Apr 20, 2024
1 parent cd2b477 commit 89909a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
run: sleep 1h
- name: Upload Release Asset
id: upload-release-asset
uses: softprops/action-gh-release@v2
uses: actions/upload-release-asset@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 89909a8

Please sign in to comment.