Skip to content

Commit c36d7d9

Browse files
Revert "Revert back to cached publish action for now (#16)" (#17)
This reverts commit 776ddfc.
1 parent 776ddfc commit c36d7d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
zip -rj rocale-cli-linux-x86_64.zip ./artifacts/rocale-cli-linux-x86_64/*
6060
zip -rj rocale-cli-windows-x86_64.zip ./artifacts/rocale-cli-windows-x86_64/*
6161
62-
- uses: Roblox-ActionsCache/softprops-action-gh-release@v1
62+
- uses: softprops/action-gh-release@v1
6363
with:
6464
token: ${{ secrets.GITHUB_TOKEN }}
6565
draft: true

0 commit comments

Comments
 (0)