Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoha000 committed Sep 23, 2023
1 parent 9353b62 commit ee3e2ac
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 @@ -16,6 +16,7 @@ jobs:
- name: Extract tag name
id: variables
run: echo "version=${GITHUB_REF##*/}" >> $GITHUB_OUTPUT
shell: bash

- name: Update package.version in tauri.conf.json
run: |
Expand Down

0 comments on commit ee3e2ac

Please sign in to comment.