Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Commit

Permalink
Fix action CI
Browse files Browse the repository at this point in the history
Signed-off-by: xiaolongran <[email protected]>
  • Loading branch information
wolfstudy committed Nov 17, 2021
1 parent d0fcdc0 commit f60b504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
ls pulsar-*
- name: publish
uses: skx/github-action-publish-binaries@release-0.11
uses: skx/github-action-publish-binaries@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit f60b504

Please sign in to comment.