Skip to content

Commit

Permalink
fix: fix release github action fail (#383)
Browse files Browse the repository at this point in the history
  • Loading branch information
CorrectRoadH authored Jan 15, 2024
1 parent 76b177a commit 935819a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:

- name: Copy Files to Pages
run: |
cp /tmp/checksums.txt pages/checksums.txt
cp /tmp/linux-all-appstore-${{ github.ref_name }}.tar.gz pages/
- name: Commit and Push to Target Repository
Expand Down

0 comments on commit 935819a

Please sign in to comment.