Skip to content

Commit

Permalink
fix: 修复 pr 关闭时引用问题
Browse files Browse the repository at this point in the history
  • Loading branch information
xuexb committed Sep 3, 2023
1 parent 8237d99 commit d66e493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-close.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
environment: test
steps:
- name: clean
uses: xuexb/dyups-actions/deploy@master
uses: xuexb/dyups-actions/clean@master
with:
ssh-host: ${{ secrets.SSH_HOST }}
ssh-username: ${{ secrets.SSH_USERNAME }}
Expand Down

0 comments on commit d66e493

Please sign in to comment.