Skip to content

Commit

Permalink
fix pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: seven <zilisheng1996@gmail.com>
  • Loading branch information
Blankll committed Jan 28, 2024
1 parent 670c210 commit c9f335c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Release App
uses: tauri-apps/tauri-action@v0
# if: steps.tag_release.outputs.successful
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit c9f335c

Please sign in to comment.