Skip to content

Commit

Permalink
Update module.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenlua authored May 28, 2024
1 parent 6f7daec commit d10083d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ jobs:
- name: 'Start process'
run: |
# Kakathic
chmod 777 .github/Tvip.sh
.github/Tvip.sh
cp -rf vip.sh .github/Widget/bin
- name: Upload sh
uses: softprops/action-gh-release@v2
with:
name: Tmp
tag_name: tmp
files: vip.sh
files: .sh

0 comments on commit d10083d

Please sign in to comment.