Skip to content

Commit

Permalink
chore: tweak publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bin-Huang committed Apr 13, 2023
1 parent 0eae6e1 commit 7dc2c06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
VERSION: "${{ steps.get_version.outputs.version-without-v }}"
run: make change-version

- name: Build Tauri App
- uses: tauri-apps/tauri-action@dev
env:
GITHUB_TOKEN: ${{ secrets.GITHUBTOKEN }}
Expand Down

0 comments on commit 7dc2c06

Please sign in to comment.